/*!
Theme Name: HOME
Theme URI: https://thoughtandfound.co/
Author: Thought & Found
Author URI: https://thoughtandfound.co/
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
*/

@media screen and (min-width: 0px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body, html {
	margin: 0;
}

html, body, a, p {
	font-family: 'ibm-plex-mono', monospace;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

h1, h1 a, h2, h3, h4, h5, h6 {
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 24px;
}

.m-toggle {
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 20px;
	width: 100%;
  background: #808080;
}

body {
	background: #bdbfc0;
}

.wide, .wide a {
	font-family: 'obviously-wide', 'Helvetica', sans-serif;
}

.serif, .serif a {
	font-family: 'mandrel-normal', 'Times New Roman', sans-serif;
}

.hide {
	opacity: 0;
}

img.arrow, svg.arrow {
  width: 7px;
  height: 7px;
}

img.right.arrow, svg.right.arrow {
  width: 11px;
  height: 7px;
}
/*--------------------------------------------------------------
# HOVERS
--------------------------------------------------------------*/
.mnu-act-bg {
  background: black!important;
}

.mnu-act-txt {
  color: white!important;
}

.menu.strip .col a, .menu.strip .col span {
	cursor: pointer;
}

.col.date span, .col.time span {
	cursor: default;
}

aside .entry-content article .entry-header:hover {
	cursor: pointer;
}

.n-sub:hover, .navi a:hover, .navi div:hover {
	cursor: pointer;
	text-decoration: underline;
}

.fp-tab.desk .close:hover, .about-contact .sub:hover,
.l-t-col a:hover, .film-tab .close:hover, body.single-post .nav-tab .close a:hover {
	cursor: pointer;
	text-decoration: underline;
}

.ticket:hover, .play-all span:hover, span.more:hover,
input.wpcf7-form-control.wpcf7-submit,
body.home .entry-content article .entry-header:hover,
.watch:hover, .film-tab .close:hover {
	cursor: pointer;
}

.filter .list:hover {
	cursor: pointer;
}

.filter .desk .list:hover {
	background: #dadada;
}

a.taglink:hover {
	background: #dadada;
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
header#masthead {
	position: fixed;
	top: 0;
	left: 10px;
	z-index: 10;
}

.site-branding.strip {
	width: 28px;
	position: relative;
	background: #bcbfc0;
	border-right: 1px dotted black;
}

.sbc-wrap {
	clear: both;
	overflow: hidden;
	transform: rotate(90deg);
	width: calc(100vh - 116px);
	transform-origin: top left;
	position: absolute;
	top: 0;
  left: 29px;
}

.strip {
	text-transform: uppercase;
	float: right;
	height: calc(100vh - 116px);
	width: 10px;
}

.m-toggle.strip span {
  display: block;
  transform: rotate(90deg);
  transform-origin: center;
}

.mob-menu {
  position: fixed;
  left: 79px;
  right: 10px;
  height: calc(100vh - 116px);
  overflow-y: auto;
  z-index: 10;
  background: #bcbfc0;
	border-right: 1px dotted black;
	height: 0;
}

.m-col {
  border-bottom: 1px dotted black;
  padding: 6px 5px 5px 5px;
}

.m-col a, .m-col span {
	text-transform: uppercase;
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
  font-weight: normal;
  font-size: 20px;
}

.menu.strip a, .site-branding.strip a {
	color: black;
}

.col {
  width: 50%;
  float: left;
}

.col.date {
	float: left;
	width: auto;
}

.col.time {
	float: right;
	text-align: right;
	width: auto;
}

.m-toggle {
	display: inline-block;
	padding: 0 10px;
}

.col a, .col span {
	display: inline-block;
	padding: 8px 10px 10px 10px;
}

.col.date span {
  border-left: 1px black dotted;
}

.pad {
  width: 10px;
  background: black;
}

.nav-Wrap {
	display: none;
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
footer#colophon {
	padding: 10px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px dotted black;
  background: #bcbfc0;
	z-index: 10;
}

.desk {
	display: none;
}

.logo-block {
  clear: both;
  overflow: hidden;
}

.logo-block.desk {
	overflow: visible;
}

.l-col {
  float: left;
  width: 50%;
	width: calc(50% - 4px);
  margin-right: 7px;
}

.l-col:last-child {
	margin-right: 0;
}

.l-col img {
	display: block;
	width: auto;
	max-width: none;
  height: 95px;
}

.l-col img:first-child {
  position: absolute;
	left: 0;
	top: 0;
}

.l-col img:last-child {
  position: absolute;
	right: 0;
	top: 0;
}

.l-i-w > img:last-child {
	float: right;
}

.l-i-w {
  clear: both;
  overflow: hidden;
	height: 95px;
	position: relative;
}

.ls-Wrap {
	float: left;
	position: relative;
	height: 95px;
	width: calc(100% - 11px);
	margin-left: 6px;
}

.mid, .top, .bot {
  width: 100%;
  height: 17px;
  background: black;
	position: absolute;
	margin: auto;
}

.mid {
	top: 0;
	bottom: 0;
}

.top {
	top: 0;
	left: 0;
}

.bot {
	bottom: 0;
	left: 0;
}
/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
.sq-eq {
  width: 4px;
  height: 4px;
  background: black;
  position: absolute;
  z-index: 5;
	display: none;
}

.sq-eq.tl {
	left: 0;
	top: 0;
}

.sq-eq.tr {
	right: 0;
	top: 0;
}

.sq-eq.bl {
	left: 0;
	bottom: 1px;
}

.sq-eq.br {
	right: 0;
	bottom: 1px;
}

.entry-content.mob {
  /* border-right: 1px dotted black; */
  min-height: calc(100vh - 116px);
	position: relative;
	padding-bottom: 116px;
}

.entry-content.panel {
	display: none;
}

main#primary {
  padding-left: 78px;
	padding-right: 11px;
}

body.home main#primary {
	padding-right: 10px;
}

h1.entry-title, h1.entry-title a {
  margin: 0;
	text-transform: uppercase;
	line-height: 24px;
	hyphens: auto;
	padding-top: 20px;
}

.entry-header {
  padding: 10px;
	position: relative;
}

h2.collection.serif, h1.entry-title.serif, h1.entry-title.serif a {
  font-size: 28px;
	line-height: 26px;
}

h2.collection.wide, h1.entry-title.wide, h1.entry-title.wide a {
	font-size: 22px;
	line-height: 26px;
}

.tab {
	clear: both;
	overflow: hidden;
}

.tab .t-col:last-child {
	display: none;
}

.tab .t-col {
	width: 50%;
	float: left;
	text-transform: uppercase;
	color: black;
}

.t-col.date {
	text-align: right;
}

.mob-filler {
  height: calc(100vh - 116px);
  top: 0;
  width: 100%;
  position: absolute;
  overflow: hidden;
  background: grey;
  z-index: -1;
	opacity: 0;
}

.noise {
	background:url('images/Noise.png');
	background-size: 320px 320px;
	position: absolute;
	top: -500px;
	right: -500px;
	bottom: -500px;
	left: -500px;
	animation: noise 8s steps(8,end) infinite both;
	opacity: .5;
}

@keyframes noise {
  0% { transform: translateX(0px,0px); }
  10% { transform: translate(-100px, 100px); }
  20% { transform: translate(150px, -100px); }
  30% { transform: translate(-100px,100px); }
  40% { transform: translate(100px, -150px); }
  50% { transform: translate(-100px, 200px); }
  60% { transform: translate(-200px, -100px); }
  70% { transform: translateY(50px, 100px); }
  80% { transform: translate(100px, -150px); }
  90% { transform: translate(0px, 200px); }
  100% { transform: translate(-100px, 100px); }
}

.mob .entry-header.hide,
.mob .entry-content.hide,
.mob .tab.hide, .title-wrap.mob.hide {
	opacity: 1!important;
	position: relative;
	z-index: 1;
}

.texture {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
/*--------------------------------------------------------------
# PROGRAM
--------------------------------------------------------------*/

body.single-post article {
	opacity: 0;
}

.entry-content {
  padding-bottom: 126px;
}

.t-banner {
  height: calc( (100vh - 116px) / 2);
  margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.bann {
  width: 100%;
  height: 100%;
}

.b-vid video {
	position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  object-fit: cover;
}

.deets {
  clear: both;
  overflow: hidden;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.d-col {
	width: 50%;
	float: left;
  text-transform: uppercase;
}

span.tc, span.to {
  width: 50%;
  float: left;
}

.s-c-wrap .deets span.tc {
	width: 25%;
}

.s-c-wrap {
	min-height: 42px;
}

img.c-logo {
  display: block;
  width: auto;
  max-height: 23px;
  max-width: none;
	margin-right: 0;
	margin-left: auto;
}

h1.norm-title, h2 {
	text-transform: uppercase;
	margin: 0;
}

.tb-txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 7px 10px;
	z-index: 1;
}

.js-date {
	display: none;
}

.tb-col {
  text-transform: uppercase;
	float: left;
}

.tb-col.date {
	float: right;
}

.tb-txt .tb-col:first-child {
	width: 25%;
}

.s-c-wrap {
	clear: both;
	overflow: hidden;
}

.desc {
  margin-top: 20px;
}

.section {
  margin-top: 60px;
	padding: 0 10px;
}

/* .top-section, .film.desc, .full.mod, .text-cont, .vis-cont {
	padding: 0 10px;
} */

.top-section {
	padding: 0 10px;
}

.vis-cont {
  margin-bottom: 35px;
}

article.category-archive .nav-tab {
  background: #bcbfc0;
}

.thumb img {
  display: block;
  width: 100%;
  max-width: none;
}

.thumb:hover {
	cursor: pointer;
}

.play-all {
  float: left;
	text-transform: uppercase;
	position: relative;
	margin-top: 5px;
}

.play-all span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 14px;
  text-align: center;
}

.ticket {
  width: 65px;
  height: 30px;
  background: black;
}

.circ-c {
  background: #ffd1c6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
	position: absolute;
}

.circ-c:nth-child(1) {
	top: -5px;
	left: -5px;
}

.circ-c:nth-child(2) {
	top: -5px;
	right: -5px;
}

.circ-c:nth-child(3) {
	bottom: -5px;
	left: -5px;
}

.circ-c:nth-child(4) {
	bottom: -5px;
	right: -5px;
}

.coll-wrap {
  margin-top: 20px;
	margin-bottom: 35px;
}

.thu-col {
  margin-bottom: 20px;
}

h3.col-title {
  margin: 0;
	font-size: 16px;
	line-height: 18px;
}

.thu-d {
  clear: both;
  overflow: hidden;
  text-transform: uppercase;
	margin-top: 5px;
}

.thu-deets {
  margin-top: 5px;
}

.sc-wrap {
	clear: both;
	overflow: hidden;
}

.co {
	white-space: normal;
}

span.ct, span.co, .co {
  width: 50%;
  float: left;
}

.co.mini {
	width: auto;
	margin-right: 7px;
}

span.sml.ct a, span.sml.ct span {
	margin-top: 5px;
  display: block;
  text-decoration: underline;
  padding-bottom: 1px;
}

.nav-tab, .film-tab, .fp-tab {
  position: fixed;
  left: 78px;
  bottom: 116px;
	right: 11px;
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 24px;
	clear: both;
	overflow: hidden;
	padding: 5px 0 2px 0px;
	border-top: 1px dotted;
	z-index: 3;
	text-transform: uppercase;
}

.nav-tab a, .fp-tab a {
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
}

.close {
	float: left;
	margin-left: 10px;
}

.n-sub {
  display: none;
}

.navi {
	float: right;
	margin-right: 10px;
}

.thumb {
	position: relative;
}

.arrow-right {
	width: 0px;
  margin: auto;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 60px solid black;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/*--------------------------------------------------------------
# FILM
--------------------------------------------------------------*/
.fi-col {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.fi-col span.tc {
  width: 25%;
  float: left;
}

.fi-col span.to {
	width: 75%;
	float: left;
}

.trailer-link a {
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 5px;
	display: inline-block;
}

.tag-feat {
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}

.tag, .feats {
	width: 50%;
	float: left;
	text-transform: uppercase;
	margin-bottom: 20px;
}

body.category-archive .tag {
	margin-bottom: 10px;
}

.arch-desc {
	text-transform: none;
	margin-bottom: 5px;
}

.mod img, .module img {
  width: 100%;
  display: block;
  max-width: none;
}

.film.desc {
	margin-bottom: 20px;
}

.full.mod {
  margin-bottom: 10px;
}

.text-cont .mod {
  margin-bottom: 20px;
}

p.quote {
  margin: 0;
	font-size: 20px;
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
}

p.quote.serif {
	font-family: 'mandrel-normal', 'Times New Roman', sans-serif;
}

p.quote.wide {
  font-family: 'obviously-wide', 'Helvetica', sans-serif;
}

.module img {
  margin-bottom: 10px;
}

.film-video {
	display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
	margin: 0px 11px 116px 79px;
	z-index: 4;
	display: none;
}

.film-video iframe {
  display: block;
  width: 100%;
  height: calc((100vh - 116px) / 2);
	border-bottom: 1px dotted white;
}

.film-tab {
	background: black;
	color: white;
}

.film-tab .navi div {
	display: inline-block;
}

body.single .entry-content.film .nav-tab .navi {
	display: none;
}

body.single .entry-content.film .nav-tab .watch {
	float: right;
	margin-right: 10px;
}

body.single .entry-content.film .nav-tab .watch svg.arrow {
	width: 17px;
	height: 17px;
	margin-bottom: 0px;
}
/*--------------------------------------------------------------
# ABOUT
--------------------------------------------------------------*/
.about-contact {
  position: fixed;
  left: 79px;
  top: 0;
  background: #bcbfc0;
	height: calc(100vh - 117px);
	margin-right: 10px;
	border-right: 1px dotted black;
	z-index: -1;
	display: none;
}

.about-pan {
  padding: 8px 10px 5px 10px;
	border-bottom: 1px dotted black;
}

.about-pan, .contact-pan {
  height: 50%;
	height: calc(50% - 13px);
  overflow-y: scroll;
}

.contact-pan {
	padding: 7px 10px;
}

h1 {
	margin: 0 0 10px 0;
}

.tit, .sub {
	text-transform: uppercase;
	width: 50%;
	float: left;
}

.l-t-col {
  text-transform: uppercase;
}

.l-t-col a {
	color: black;
}

.l-tab {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

input, label {
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
	font-size: 24px;
	color: black;
	border-radius: 0;
	border: none;
	background: transparent;
	text-transform: uppercase;
	padding: 1px 0;
	width: 100%;
}

input {
  border-bottom: 1px dotted black;
}

label {
	margin-top: 4px;
	display: inline-block;
	border-bottom: 1px dotted black;
}

textarea {
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 1px dotted black;
	outline: none;
}

input[type="submit"] {
	text-align: left;
	border-bottom: none;
	outline: none;
}

input.wpcf7-form-control.wpcf7-submit {
  margin-bottom: -10px;
}

.wpcf7-not-valid-tip {
  color: black;
  font-size: 11px;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  border-bottom: 1px dotted;
  padding-bottom: 2px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border: none;
	text-transform: uppercase;
	padding: 0;
  margin: 0;
}

form {
  margin-bottom: 5px;
}

form p {
  margin: 0;
}

form br {
  display: none;
}

/*--------------------------------------------------------------
# ARCHIVE
--------------------------------------------------------------*/
span.likes, img.star, svg.star {
  display: inline-block;
  vertical-align: top;
}

body.category .st-like {
	margin-top: 6px;
}

.st-like {
	margin-top: 10px;
}

img.star, svg.star {
  width: 20px;
  height: 19px;
}

svg.star {
	fill: transparent;
	stroke: black;
}

svg.star:hover {
	fill: black;
}

.fi-txt-wr {
  float: left;
  width: 50%;
	position: relative;
}

.e-text {
	clear: both;
	overflow: hidden;
}

.film-wrap {
	clear: both;
	overflow: hidden;
}

body.category img.c-logo {
	margin-right: auto;
	margin-top: 10px;
	margin-left: 0;
	float: left;
}

body.archive.category-films .st-like {
  float: right;
}

body.category-archive .e-img img, .e-img.archive img {
	filter: grayscale(1);
	transition: filter 500ms;
}

body.category-archive .e-img img:hover {
	filter: grayscale(0);
	transition: filter 500ms;
}

.fi-txt-wr span.tc {
  width: 25%;
}

.fi-txt-wr span.to {
    width: 75%;
}

.nav-tab.filter {
	background: #bcbfc0;
	padding: 0;
	bottom: 115px;
}

.nav-tab.filter .filt {
	display: none;
}

.flt-wrap {
  clear: both;
  overflow: hidden;
  padding: 5px 8px 2px 8px;
}

.flt-wrap div {
	float: left;
}

.flt-wrap .list {
	float: right;
}

.gen.flt-wrap, .ctr.flt-wrap {
  border-bottom: 1px dotted;
}

svg.down.arrow {
  height: 18px;
  width: 14px;
  margin-bottom: -1px;
}

a.taglink {
  border-bottom: 1px dotted;
  display: block;
  padding: 4px 5px 2px 8px;
}

.gen-list, .ctr-list {
  display: none;
}

/* article.category-archive, body.category-archive .cat-sec {
  border-right: 1px dotted;
} */

/*--------------------------------------------------------------
# EVENTS
--------------------------------------------------------------*/
body.archive {
	padding-bottom: 116px;
}

body.archive main#primary {
	padding-top: 5px;
}

.entry-content.event .half.mod {
  padding-left: 10px;
}

.cat-sec h1 {
  text-transform: uppercase;
}

.cat-sec {
  padding-left: 11px;
  margin-bottom: 60px;
}

.cat-sec:last-child {
	margin-bottom: 0;
}

.grid-wrap {
  margin-bottom: 20px;
	text-transform: uppercase;
}

.e-img img {
  display: block;
  width: 100%;
}

.e-text h2, .e-text h2 a {
	font-family: 'neue-haas-grotesk-text', 'Helvetica', sans-serif;
  font-size: 18px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 2px;
	color: black;
}

.event.desc {
  padding: 0 10px;
	margin-bottom: 25px;
}

article.category-events .fi-col span.tc {
	width: 50%;
	max-width: 225px;
}
/*--------------------------------------------------------------
# NEWSLETTER
--------------------------------------------------------------*/
.n-close {
  border-top: 1px dotted;
  padding: 5px 8px;
	cursor: pointer;
	text-decoration: underline;
}

.newsletter-wrap {
  position: fixed;
  bottom: 116px;
  left: 0;
  right: 0;
  background: #bcbfc0;
  border-top: 1px dotted;
  margin-left: 79px;
  margin-right: 11px;
	z-index: 10;
	height: 0;
	display: none;
}

#mc_embed_signup form {
  padding: 0!important;
}

#mc_embed_signup .mc-field-group {
  width: 100%!important;
  padding-bottom: 0!important;
  min-height: auto!important;
}

#mc_embed_signup .mc-field-group input {
  display: block!important;
  width: 100%!important;
  padding: 5px 0px!important;
  text-indent: 8px!important;
  border: none!important;
  border-bottom: 1px dotted!important;
  border-radius: 0!important;
	font-size: 18px!important;
	outline: none;
}

#mc_embed_signup .button {
  background-color: transparent!important;
  border: none!important;
  border-radius: 0!important;
  color: black!important;
  font-size: 18px!important;
  height: auto!important;
  line-height: 18px!important;
  margin: 0!important;
  padding: 8px 0px 5px 0!important;
	text-indent: 8px!important;
	width: 100%!important;
	text-align: left!important;
	outline: none;
}

#mc_embed_signup .button:hover {
  color: white!important;
  background: black!important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	text-indent: 8px;
  margin: 0!important;
  padding: 5px 0!important;
  background-color: transparent!important;
  border-radius: 0!important;
  font-size: 11px!important;
	line-height: 11px;
  color: black!important;
  text-transform: uppercase;
	border-bottom: 1px dotted;
	width: 100%;
}

#mc_embed_signup div#mce-responses {
  float: none!important;
  top: 0!important;
  padding: 0!important;
  overflow: hidden;
  width: 100%!important;
  margin: 0!important;
  clear: both;
	text-indent: 8px;
}

#mc_embed_signup div.response {
  margin: 0!important;
  padding: 5px 0!important;
  font-weight: normal!important;
  float: none!important;
  top: 0!important;
  width: 100%!important;
	font-size: 11px;
  text-transform: uppercase;
  border-bottom: 1px dotted;
}

form#mc-embedded-subscribe-form {
	margin-bottom: 0;
}
/*--------------------------------------------------------------
# TAG ARCHIVE
--------------------------------------------------------------*/
body.archive.tag {
	width: 100%;
}
}

@media screen and (min-width: 568px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# PROGRAM
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# FILM
--------------------------------------------------------------*/
.module {
	clear: both;
	overflow: hidden;
}

.half.module .img {
	width: 50%;
	float: left;
}

.half.module .img:nth-child(1) .i-m-Wrap {
	padding-right: 5px;
}

.half.module .img:nth-child(2) .i-m-Wrap {
	padding-left: 5px;
}

.third.module .img {
	width: 33%;
	width: calc(100% / 3);
	float: left;
}

.third.module .img:nth-child(1) .i-m-Wrap {
	padding-right: 6.6px;
}

.third.module .img:nth-child(2) .i-m-Wrap {
	padding-left: 3.3px;
	padding-right: 3.3px;
}

.third.module .img:nth-child(3) .i-m-Wrap {
	padding-left: 6.6px;
}

.vis-cont {
  margin-bottom: 25px;
}
/*--------------------------------------------------------------
# ARCHIVE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# EVENTS
--------------------------------------------------------------*/

}

@media screen and (min-width: 768px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.mob-menu {
	display: none;
}

header#masthead {
	left: 11px;
}

.m-toggle {
	display: none;
}

.nav-Wrap {
  display: block;
	float: left;
}

.sbc-wrap {
	left: 23px;
}

.strip, .site-branding.strip {
	width: 23px;
	position: relative;
}

.menu.strip.a-e {
	background: #a8aaac;
}

.pad {
	width: 10px;
}

.col a, .col span {
	padding: 5px 10px;
}

.menu.strip .col:last-child a, .menu.strip .col:last-child span {
	border-left: 1px dotted black;
}

.menu.strip:nth-child(2) {
  background: #808184;
}

.menu.strip:nth-child(3) {
  background: #58595b;
}

.logo-block {
	white-space: nowrap;
    position: relative;
}

.l-col {
	float: none;
	display: inline-block;
	margin-right: .5px;
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
.mob, .title-wrap.mob {
	display: none;
}

.desk {
	display: block;
}

.l-i-w.trip .ls-Wrap:last-of-type {
  float: right;
  margin-left: 0;
	margin-right: 6px;
}

.l-i-w.trip .ls-Wrap {
  width: calc(50% - 6px);
}

.l-col {
  width: calc(10% - 6.35px);
}

img.t-m {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
body.home main#primary {
	white-space: nowrap;
	padding-right: 8px;
}

body.home main#primary .film-video {
	position: absolute;
	width: 100%;
	margin: auto;
}

body.home main#primary .film-tab {
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	position: absolute;
}

main#primary {
  padding-left: 117px;
	clear: both;
	height: 100vh;
}

.entry-content article, .entry-content .filler {
	width: calc(100% / 6);
  height: calc(100vh - 116px);
	display: inline-block;
  margin: 0 -3.3px;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
}

.entry-content article .entry-header {
	height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

.entry-content.panel {
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
	overflow-x: hidden;
	display: none;
	height: calc(100vh - 116px);
	white-space: normal;
}

.entry-content.desk article.last {
  margin-right: 14px;
}

/* .entry-content article.activated {
	overflow-y: scroll;
} */

.entry-content .filler {
  margin: 0;
}

.entry-content.desk > .filler:first-of-type {
    margin: 0 0 0 -3.3px;
}

.entry-content.desk > .filler:nth-of-type(3n) {
    background: black;
}

.entry-content.desk > .filler:nth-of-type(3n) .noise {
    opacity: .35;
}

.entry-content.desk > .filler:nth-of-type(3n - 1) {
    background: #58595b;
}

.entry-content.desk > .filler:nth-of-type(3n - 1) .noise {
    background: .4;
}

.entry-content.desk > .filler:nth-of-type(3n + 1) {
    background: #a8aaac;
}

.noise {
	background:url('images/Noise.png');
	background-size: 320px 320px;
	position: absolute;
	top: -500px;
	right: -500px;
	bottom: -500px;
	left: -500px;
	animation: noise 8s steps(8,end) infinite both;
	opacity: .5;
}

.title-wrap, .tab {
  transform: rotate(90deg);
	transform-origin: top left;
	width: calc(100vh - 136px);
}

.title-wrap {
  position: absolute;
  left: calc( (100vw - 113px) / 6);
  top: 10px;
	height: calc( (100vw - 113px) / 6);
	display: table;
}

.tab {
  position: absolute;
  top: 10px;
  left: calc( (100vw - 113px) / 6);
	padding-top: 10px;
}

.tab .t-col:last-child {
  display: block;
	text-align: right;
	width: auto;
	float: right;
}

.t-col.date {
	text-align: left;
	width: auto;
	margin-right: 10px;
}

h1.entry-title {
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 7px;
}

body.single-post .entry-content {
  padding-bottom: 116px;
}
/*--------------------------------------------------------------
# ABOUT
--------------------------------------------------------------*/
.about-contact {
	left: 35px;
	width: calc(50vw - 79px);
	margin: 0;
}

.l-t-col {
	width: 50%;
	float: left;
}
/*--------------------------------------------------------------
# PROGRAM
--------------------------------------------------------------*/
.tb-col.date {
	text-align: right;
	float: right;
}

.tb-txt .tb-col.prog {
  display: none;
}

h2.collection {
	float: left;
	height: 23px;
}

.s-c-wrap {
	position: relative;
}

.play-all {
	position: absolute;
	bottom: 0;
	right: 0;
}

body.single-post main#primary {
  padding-left: 114px;
}

.nav-tab, .fp-tab {
	left: 114px;
  padding: 5px 0 7px 0px;
	font-family: 'ibm-plex-mono', monospace;
	font-weight: normal;
	font-size: 11px;
}

.nav-tab a, .fp-tab a {
	font-family: 'ibm-plex-mono', monospace;
	font-weight: normal;
	font-size: 11px;
}

.navi {
  margin-right: 8px;
}

.close {
	margin-left: 8px;
	width: 33%;
	width: calc((100% / 3) - 5px);
}

body.home article .nav-tab.desk .close {
	display: none;
}

body.home article .nav-tab.desk .n-sub,
body.home article .fp-tab.desk .n-sub, .nav-tab .watch {
	margin-left: 7px;
}

.entry-content.film-panel.desk .nav-tab.desk .close,
.entry-content.film-panel.desk .fp-tab.desk .close {
	display: block;
}

.navi {
	text-transform: uppercase;
}

.watch {
	text-decoration: underline;
}

.nav-prev, .nav-next {
	display: inline-block;
}

.n-sub {
  display: block;
	text-transform: uppercase;
	float: left;
}

.fp-tab.desk .watch {
	display: block;
	text-transform: uppercase;
	float: right;
}

span.sml.ct {
	width: 50%;
	font-size: 9px;
}

span.sml.ct a {
	font-size: 9px
}

.nav-tab, .fp-tab {
  position: relative;
  left: 0;
  bottom: 0;
}

.entry-content {
    padding-bottom: 0px;
}

body.single span.tc, span.to,
body.single .s-c-wrap .deets span.tc {
	width: 50%;
}

body.single .entry-content.film span.tc,
body.single .entry-content.film span.to {
	width: 25%;
}

body.single .entry-content.film .fi-col span.tc {
  width: 12.5%;
}

body.single .entry-content.film .fi-col span.to {
  width: 87.5%;
}

body.single .s-c-wrap .deets {
  width: 50%;
}

body.archive.category-films .st-like {
  margin-top: 6px;
}

.film-video {
	margin: 0px 165px 116px 113px;
}

.film-tab {
  left: 114px;
  padding: 5px 0 7px 0px;
  font-family: 'ibm-plex-mono', monospace;
  font-weight: normal;
  font-size: 11px;
	margin-right: 160px;
}

.fi-txt-wr {
	width: 100%;
}

.film-wrap .fi-txt-wr:last-of-type {
  margin-top: 10px;
}

.fi-txt-wr span.tc, .fi-txt-wr span.to {
  width: 50%;
}

.entry-content.film-panel.desk {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
	height: 0;
	display: none;
	overflow: hidden;
	overflow-y: auto;
	padding: 0;
}

.entry-content.film-panel.desk .half.mod {
  width: 100%;
  float: none;
}

.entry-content.film-panel.desk .half.mod p {
	padding: 0;
}

/*--------------------------------------------------------------
# FILM
--------------------------------------------------------------*/
body.single .entry-content.film .nav-tab .navi {
	display: block;
}

body.single .entry-content.film .nav-tab .watch {
	float: left;
}

body.single .entry-content.film .nav-tab .watch svg.arrow {
	width: 7px;
  height: 7px;
}

.mod_row {
	clear: both;
	overflow: hidden;
}

.half.mod {
  width: 50%;
  float: left;
}

.half.mod:nth-child(2n) p {
	padding-left: 5px;
}

.half.mod:nth-child(2n - 1) p {
	padding-right: 5px;
}

.coll-wrap {
  margin-bottom: 10px;
}

.vis-cont {
  margin-bottom: 0px;
}

body.single .ctr span.to, body.single .ctr span.tc {
  width: 50%;
}

body.single .st-like {
  float: right;
  margin-top: 0;
}

.feats {
  width: 40%;
}
/*--------------------------------------------------------------
# ARCHIVE
--------------------------------------------------------------*/
.tt-st-wrap {
	clear: both;
	overflow: hidden;
}

body.category-archive.category-films h1.norm-title {
	float: left;
}

.st-like {
	float: right;
	margin-top: 3px;
}

article.category-archive {
  border-right: none;
}

.nav-tab.filter {
	position: fixed;
	left: 58px;
  right: 224px;
	clear: both;
  overflow: hidden;
	padding: 5px 9px 1px 9px
}

.nav-tab.filter .filt {
  display: block;
}

.filt, .flt-wrap {
  float: left;
  clear: none;
}

.flt-wrap {
	padding: 0;
}

.gen.flt-wrap, .ctr.flt-wrap {
	border: none;
}

.gen.flt-wrap {
  margin-left: -10%;
}

.ctr.flt-wrap {
	float: right;
	position: absolute;
	top: 5px;
	right: 6px;
}

.ctr.flt-wrap .list {
	width: calc(75% - 15px);
  float: left;
  margin-left: 9px;
}

svg.down.arrow {
 height: 9px;
 width: 7px;
 margin-bottom: -.5px;
}

.filt {
  width: 33%;
  width: calc(100% / 3);
}

.flt-wrap {
	width: 33%;
  width: calc((100% / 3) - 5px);
}

.labl {
  width: 25%;
}

.filter svg.down.arrow {
	padding-top: 2px;
  float: right;
}

a.taglink {
	padding: 4px 5px 5px 8px;
}

.flt-wrap .list {
	width: 75%;
	width: calc(75% - 15px);
	border-bottom: 1px dotted;
	padding-bottom: 5px;
}

.gen-list, .ctr-list {
  display: none;
}

.gen-list.mob, .ctr-list.mob {
  display: none!important;
}

.gen-list {
	margin-left: calc(25% + 15px);
	width: calc(75% - 15px);
}

.ctr-list {
	margin-left: calc(25% + 9px);
	width: calc(75% - 15px);
}

.flt-wrap .list-item {
  width: 100%;
  float: none;
}

.ctr.flt-wrap {
  float: right;
  position: relative;
  top: 0;
  right: -3px;
}

.ctr-top {
	top: -18px!important;
}

a.taglink {
  padding-left: 0;
}

/*--------------------------------------------------------------
# EVENTS
--------------------------------------------------------------*/
body.archive main#primary {
  padding-top: 7px;
	padding-left: 114px;
	height: auto;
}

.cat-sec {
	clear: both;
	overflow: hidden;
}

/* .grid-wrap {
	width: 49.3%;
	display: inline-block;
	vertical-align: top;
}

.grid-wrap:nth-child(2n) .g-col {
  padding-right: 2px;
}

.grid-wrap:nth-child(2n + 1) .g-col {
  padding-left: 2px;
} */

/*--------------------------------------------------------------
# SIDEBAR
--------------------------------------------------------------*/
/* aside .entry-content.desk {
	display: none;
} */
.p-fill {
  width: 10px;
  height: 50%;
}

body.category-events .p-fill:last-child {
	background: #bcbfc0;
	border-right: 3px dotted black;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body.category-events .menu.strip.a-e .col:first-child {
	background: #bcbfc0;
	border-bottom: 1px dotted;
}

body.category-events .menu.strip.a-e .col:last-child {
	background: black;
	border-bottom: 1px dotted;
}

body.category-events .menu.strip.a-e .col:last-child a {
	color: white;
}

body.category-archive .p-fill:first-child {
	background: #bcbfc0;
	border-right: 3px dotted black;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body.category-archive .menu.strip.a-e .col:last-child {
	background: #bcbfc0;
	border-bottom: 1px dotted;
}

body.category-archive .menu.strip.a-e .col:first-child {
	background: black;
	border-bottom: 1px dotted;
}

body.category-archive .menu.strip.a-e .col:first-child a {
	color: white;
}

body.archive main#primary {
	margin-left: 34px;
	margin-right: 11px;
	padding-left: 23px;
	padding-right: 223px;
	min-height: 100vh;
}

body.single-post main#primary {
	padding-right: 166px;
}

/* body.archive .menu.strip.a-e {
  margin-left: calc(100vw - 277px);
} */

body.archive .site-branding.strip {
  position: fixed;
  left: calc(100vw - 190px);
}

body.archive .pad.strip {
  position: fixed;
  left: calc(100vw - 200px);
}

body.archive .menu.strip.a-e {
  position: fixed;
  left: calc(100vw - 223px);
}

aside .entry-content.desk {
	display: block;
}

aside {
  position: fixed;
  /* right: 13px; */
	right: 11px;
  top: 0;
  z-index: 10;
}

aside .entry-content article, aside .entry-content .fill {
	width: 26px;
	display: inline-block;
}

aside .entry-content .fill {
	background: #bcbfc0;
	height: calc(100vh - 116px);
	border-right: 1px dotted black;
}

aside .entry-content .fill:first-of-type {
	margin: 0 0 0 -3.3px;
	border-left: 1px dotted black;
}

/* aside .entry-content .fill:last-of-type {
	border: none;
} */

aside .entry-content .fill {
	margin: 0;
}

aside .entry-content article:nth-child(3n + 1) {
	background: #58595b;
}

aside .entry-content article:nth-child(3n - 1) {
	background: #808184;
}

aside .entry-content article:nth-child(3n) {
	background: #a8aaac;
}

aside .tab {
	left: 30px;
	min-width: 430px;
}

aside .entry-content.desk article:last-child {
	margin-right: 0;
}
/*--------------------------------------------------------------
# NEWSLETTER
--------------------------------------------------------------*/
body.archive .newsletter-wrap {
	margin-left: 57px;
	margin-right: 223px;
}

body.home .newsletter-wrap {
  margin-left: 114px;
}

body.single .newsletter-wrap {
	margin-left: 114px;
	margin-right: 166px;
}

}

@media screen and (min-width: 768px) and (max-height: 690px) {
/*--------------------------------------------------------------
# PROGRAMS
--------------------------------------------------------------*/
	.entry-content.desk .tab .t-col:last-child, aside .tab .t-col:last-child {
		display: none;
	}
}

@media screen and (min-width: 1024px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
body.home article .nav-tab.desk .close {
  display: block;
}

body.home main#primary .film-video {
	position: absolute;
	width: 100%;
	margin: auto;
}

body.home main#primary .film-tab {
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	position: absolute;
}
.deets
body.home article .nav-tab.desk .close {
	display: block;
}

/* body.home article .nav-tab.desk .n-sub,
body.home article .fp-tab.desk .n-sub, .nav-tab .watch {
  margin-left: 0;
} */

.entry-content.film-panel.desk .half.mod {
  width: 50%;
  float: left;
}

.entry-content.film-panel.desk .half.mod:nth-child(2n) p {
	padding-left: 5px;
}

.entry-content.film-panel.desk .half.mod:nth-child(2n - 1) p {
  padding-right: 5px;
}
/*--------------------------------------------------------------
# PROGRAM
--------------------------------------------------------------*/
.tb-col:first-child {
  width: 25%;
}

.tb-col.date.desk {
	float: left;
}

.tb-txt .tb-col.prog {
	display: block;
  float: right;
}

h1, h1.entry-title, h1.entry-title a, h2.collection {
  font-size: 42px;
  line-height: 40px;
}

h1.entry-title {
	white-space: nowrap;
}

h1.entry-title.serif, h1.norm-title.serif, h2.collection.serif {
  font-size: 46px;
  line-height: 42px;
}

h1.entry-title.wide, h1.norm-title.wide, h2.collection.wide {
  font-size: 38px;
  line-height: 40px;
}

h2.collection {
	height: 36px;
}

h2.collection.wide {
  height: 41px;
}

h2.collection.serif {
  height: 38px;
}

h1.entry-title.wide {
	padding-bottom: 11px;
}

.play-all {
	margin-top: 10px;
	margin-right: 10px;
}

.coll-wrap {
	width: 100%;
	height: auto;
	white-space: nowrap;
  /* position: relative; */
  overflow-x: scroll!important;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
	margin-bottom: 0;
}

.thu-col {
	display: inline-block;
	width: 33%;
	width: calc( (100% / 3) - 10px );
  margin-bottom: 13px;
	vertical-align: top;
}

.thu-col:last-child {
  margin-right: 10px;
}

.section {
  padding: 0 0 0 10px;
}

span.ct {
  width: 25%;
}

span.co, .co {
  width: 25%;
}

.sc-wrap span.ct, .sc-wrap .co {
  width: 50%;
}

.coll-wrap::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: transparent;
}

body.single .s-c-wrap .deets, body.single .deets .d-col {
  width: 33%;
}

body.single .deets .d-col:last-child {
	width: 67%;
}

.co.mini {
	width: auto!important;
	margin-right: 0;
	float: none!important;
	display: inline-block!important;
}

.arrow-right {
	display: none;
	border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid black;
}
/*--------------------------------------------------------------
# FILM
--------------------------------------------------------------*/
body.single .entry-content.film .fi-col span.tc {
  width: 25%;
}

body.single .entry-content.film .fi-col span.to {
  width: 75%;
}

.fi-col {
	clear: none;
	overflow: visible;
	width: 33%;
	width: calc(100% / 3);
	float: left;
}

.tag {
	width: 33%;
	width: calc(100% / 3);
}

.feats {
	width: 56%;
}

body.single .ctr span.tc {
	width: 25%
}

body.single .ctr span.to {
  width: 75%;
}
/*--------------------------------------------------------------
# ARCHIVE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# EVENTS
--------------------------------------------------------------*/
.grid-wrap {
	width: 32.7%;
	display: inline-block;
	vertical-align: top;
}

.grid-wrap:nth-child(3n - 1) .g-col {
	padding-right: 2px;
	padding-left: 0;
}

.grid-wrap:nth-child(3n) .g-col {
	padding-left: 1px;
	padding-right: 1px;
}

.grid-wrap:nth-child(3n + 1) .g-col {
	padding-left: 2px;
	padding-right: 0;
}

/* .deets {
	margin-bottom: 20px;
} */

.text-cont {
  clear: both;
  overflow: hidden;
}

article.category-events .fi-col span.tc {
	width: 100%;
	max-width: none;
}

article.category-events .fi-col:last-child span.tc {
	padding-left: 25%;
}
/*--------------------------------------------------------------
# SIDEBAR
--------------------------------------------------------------*/

}

@media screen and (min-width: 1100px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
html, a, p, span, .tab, .nav-tab.desk, .nav-tab.desk a, .nav-tab, .nav-tab a,
.film-tab, .film-tab a, .fp-tab.desk, .nav-tab.filter, .gen.flt-wrap, .ctr.flt-wrap,
a.taglink, .entry-content, .e-text, .n-close {
	font-size: 13px;
}

img.arrow, svg.arrow {
  width: 8px;
  height: 8px;
}

svg.down.arrow {
  height: 12px;
  width: 8px;
}

.col a, .col span {
  padding: 3px 10px 5px 10px;
}

aside .tab {
  min-width: 510px;
	padding-top: 9px;
}

.entry-content article, .entry-content .filler {
	margin: 0 -3.9px;
}

.thu-d, .thu-d span {
  font-size: 11px;
}

span.more {
	font-size: 9px;
}
/*--------------------------------------------------------------
# PROGRAM
--------------------------------------------------------------*/
body.single span.tc, span.to, body.single .s-c-wrap .deets span.tc {
	width: 40%;
}

.d-col, .s-c-wrap .deets {
  width: 33%;
  width: calc(100% / 3);
}

.deets .d-col:last-child {
	float: right;
}

.d-col span.tc, .s-c-wrap .deets span.tc,
span.ct, span.sml.ct, .sc-wrap span.ct {
	width: 40%;
}

.d-col span.to, .s-c-wrap .deets span.to,
span.co, .co, span.sml.ct.desk, .sc-wrap .co {
	width: 60%;
}

.tb-col:first-child {
	width: calc(100% / 3);
}

}

@media screen and (min-width: 1300px) {
	.thu-d, .thu-d span {
    font-size: 13px;
  }

	span.sml.ct a, span.more {
    font-size: 11px;
  }
}
