/* line 17, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* Requires: normalize.css */
/* Global Reset & Standards ---------------------- */
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
html {
  font-size: 62.5%;
}

/* line 7, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
body {
  background: white;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  color: #222222;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

/* Links ---------------------- */
/* line 11, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a img {
  border: none;
}

/* line 12, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a {
  color: black;
  text-decoration: none;
  line-height: inherit;
}

/* line 13, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a:hover {
  color: black;
}

/* line 14, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
a:focus {
  color: black;
}

/* line 15, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
p a, p a:visited {
  line-height: inherit;
}

/* Misc ---------------------- */
/* line 19, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.left {
  float: left;
}

/* line 20, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.right {
  float: right;
}

/* line 21, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.text-left {
  text-align: left;
}

/* line 22, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.text-right {
  text-align: right;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.text-center {
  text-align: center;
}

/* line 24, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.hide {
  display: none;
}

/* line 25, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.hide-override {
  display: none !important;
}

/* line 26, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
.highlight {
  background: #ffff99;
}

/* line 28, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#googlemap img, object, embed {
  max-width: none;
}

/* line 30, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#map_canvas embed {
  max-width: none;
}

/* line 31, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#map_canvas img {
  max-width: none;
}

/* line 32, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
#map_canvas object {
  max-width: none;
}

/* Reset for strange margins by default on <figure> elements */
/* line 35, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/common/_globals.scss */
figure {
  margin: 0;
}

/* The Grid ---------------------- */
/* line 3, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row {
  width: 915px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}
/* line 7, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row.collapse .column, .row.collapse .columns {
  padding: 0;
}
/* line 9, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}
/* line 10, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
}

/* line 14, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.column, .columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
}
/* line 15, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.column.centered, .columns.centered {
  float: none;
  margin: 0 auto;
}

/* line 18, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 19, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.one, .row .one {
  width: 8.33333%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.two, .row .two {
  width: 16.66667%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.three, .row .three {
  width: 25%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.four, .row .four {
  width: 33.33333%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.five, .row .five {
  width: 41.66667%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.six, .row .six {
  width: 50%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.seven, .row .seven {
  width: 58.33333%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.eight, .row .eight {
  width: 66.66667%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.nine, .row .nine {
  width: 75%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.ten, .row .ten {
  width: 83.33333%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.eleven, .row .eleven {
  width: 91.66667%;
}

/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.twelve, .row .twelve {
  width: 100%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-one {
  margin-left: 8.33333%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-two {
  margin-left: 16.66667%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-three {
  margin-left: 25%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-four {
  margin-left: 33.33333%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-five {
  margin-left: 41.66667%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-six {
  margin-left: 50%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-seven {
  margin-left: 58.33333%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-eight {
  margin-left: 66.66667%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-nine {
  margin-left: 75%;
}

/* line 36, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row .offset-by-ten {
  margin-left: 83.33333%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-two {
  left: 16.66667%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-two {
  right: 16.66667%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-three {
  left: 25%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-three {
  right: 25%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-four {
  left: 33.33333%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-four {
  right: 33.33333%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-five {
  left: 41.66667%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-five {
  right: 41.66667%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-six {
  left: 50%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-six {
  right: 50%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-seven {
  left: 58.33333%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-seven {
  right: 58.33333%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-eight {
  left: 66.66667%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-eight {
  right: 66.66667%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-nine {
  left: 75%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-nine {
  right: 75%;
}

/* line 42, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.push-ten {
  left: 83.33333%;
}

/* line 43, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.pull-ten {
  right: 83.33333%;
}

/* line 46, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
img {
  height: auto;
}

/* line 47, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
img, object, embed {
  max-width: 100%;
}

/* line 48, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 49, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
#map_canvas img, .map_canvas img {
  max-width: none !important;
}

/* Nicolas Gallagher's micro clearfix */
/* line 52, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.row {
  *zoom: 1;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* Block Grids ---------------------- */
/* These are 2-up, 3-up, 4-up and 5-up ULs, suited
for repeating blocks of content. Add 'mobile' to
them to switch them just like the layout grid
(one item per line) on phones

For IE7/8 compatibility block-grid items need to be
the same height. You can optionally uncomment the
lines below to support arbitrary height, but know
that IE7/8 do not support :nth-child.
-------------------------------------------------- */
/* line 67, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid {
  display: block;
  overflow: hidden;
  padding: 0;
}
/* line 69, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid > li {
  display: block;
  height: auto;
  float: left;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.one-up {
  margin: 0;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.one-up > li {
  width: 100%;
  padding: 0 0 15px;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.two-up {
  margin: 0 -15px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.two-up > li {
  width: 50%;
  padding: 0 15px 15px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.two-up > li:nth-child(2n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.three-up {
  margin: 0 -12px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.three-up > li {
  width: 33.33333%;
  padding: 0 12px 12px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.three-up > li:nth-child(3n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.four-up {
  margin: 0 -10px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.four-up > li {
  width: 25%;
  padding: 0 10px 10px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.four-up > li:nth-child(4n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.five-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.five-up > li {
  width: 20%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.five-up > li:nth-child(5n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.six-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.six-up > li {
  width: 16.66667%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.six-up > li:nth-child(6n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.seven-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.seven-up > li {
  width: 14.28571%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.seven-up > li:nth-child(7n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eight-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eight-up > li {
  width: 12.5%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eight-up > li:nth-child(8n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.nine-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.nine-up > li {
  width: 11.11111%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.nine-up > li:nth-child(9n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.ten-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.ten-up > li {
  width: 10%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.ten-up > li:nth-child(10n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eleven-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eleven-up > li {
  width: 9.09091%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.eleven-up > li:nth-child(11n+1) {
  clear: both;
}
/* line 72, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.twelve-up {
  margin: 0 -8px;
}
/* line 78, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.twelve-up > li {
  width: 8.33333%;
  padding: 0 8px 8px;
}
/* line 85, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/_grid.scss */
.block-grid.twelve-up > li:nth-child(12n+1) {
  clear: both;
}

/* Visibility Classes ---------------------- */
/*                                           */
/* Standard (large) display targeting */
/* line 10, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.show-for-small,
.show-for-medium,
.show-for-medium-down,
.hide-for-large,
.hide-for-large-up,
.show-for-xlarge,
.show-for-print {
  display: none !important;
}

/* line 18, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.hide-for-small,
.hide-for-medium,
.hide-for-medium-down,
.show-for-large,
.show-for-large-up,
.hide-for-xlarge,
.hide-for-print {
  display: inherit !important;
}

/* Very large display targeting */
@media only screen and (min-width: 1441px) {
  /* line 27, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 34, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: none !important;
  }
}
/* Medium display targeting */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
  /* line 44, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: inherit !important;
  }

  /* line 51, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: none !important;
  }
}
/* Small display targeting */
@media only screen and (max-width: 767px) {
  /* line 61, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: inherit !important;
  }

  /* line 68, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: none !important;
  }
}
/* Orientation targeting */
/* line 73, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 75, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 79, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 81, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 86, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 88, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
}
/* Touch-enabled device targeting */
/* line 92, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.show-for-touch {
  display: none !important;
}

/* line 93, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 94, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 95, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific overrides for elements that require something other than display: block */
/* line 102, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
table.show-for-xlarge,
table.show-for-large,
table.hide-for-small,
table.hide-for-medium {
  display: table !important;
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
  /* line 108, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch table.hide-for-xlarge,
  .touch table.hide-for-large,
  .touch table.hide-for-small,
  .touch table.show-for-medium {
    display: table !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 115, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  table.hide-for-xlarge,
  table.hide-for-large,
  table.hide-for-medium,
  table.show-for-small {
    display: table !important;
  }
}
/* 1280 tablet ------------ */
@media only screen and (max-device-width: 1280px) {
  /* NavBar --- */
  /*            */
  /* line 124, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }
}
/* Covering almost all ----- */
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  /* line 130, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flex-video {
    padding-top: 0;
  }
}
/* Between Medium and Small */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
  /* NavBar --- */
  /*            */
  /* line 139, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li a {
    font-size: 13px;
  }
  /* line 141, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li.has-flyout > a.flyout-toggle {
    padding: 20px !important;
  }
  /* line 142, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }

  /* Clearing --- */
  /*              */
  /* line 148, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right, .clearing-main-left {
    height: 100%;
    width: 40px;
    top: 0;
    border: none;
  }
  /* line 153, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right:before, .clearing-main-left:before {
    position: absolute;
    top: 50%;
  }

  /* line 155, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-left {
    left: 0;
  }
  /* line 157, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-left:before {
    left: 5px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent white transparent transparent;
  }

  /* line 159, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right {
    height: 100%;
    right: 0;
  }
  /* line 162, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent transparent transparent white;
  }
}
/* Small Devices ------------ */
@media only screen and (max-width: 767px) {
  /* Global Misc --- */
  /*                 */
  /* line 172, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .left, .right {
    float: none;
  }

  /* line 173, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  /* The Grid --- */
  /*              */
  /* line 177, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 178, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column, .columns {
    width: auto !important;
    float: none;
  }

  /* line 179, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column:last-child, .columns:last-child {
    float: none;
  }

  /* line 180, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }

  /* line 181, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column:before, .columns:before, .column:after, .columns:after {
    content: "";
    display: table;
  }

  /* line 182, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .column:after, .columns:after {
    clear: both;
  }

  /* line 185, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten {
    margin-left: 0 !important;
  }

  /* line 186, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
    left: auto;
  }

  /* line 187, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten {
    right: auto;
  }

  /* Mobile 4-column Grid */
  /* line 200, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-one {
    width: 25% !important;
    float: left;
    padding: 0 15px;
  }
  /* line 201, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-one:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-one.end {
    float: left;
  }
  /* line 205, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-one {
    padding: 0;
  }

  /* line 200, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-two {
    width: 50% !important;
    float: left;
    padding: 0 15px;
  }
  /* line 201, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-two:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-two.end {
    float: left;
  }
  /* line 205, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-two {
    padding: 0;
  }

  /* line 200, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-three {
    width: 75% !important;
    float: left;
    padding: 0 15px;
  }
  /* line 201, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-three:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-three.end {
    float: left;
  }
  /* line 205, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-three {
    padding: 0;
  }

  /* line 200, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-four {
    width: 100% !important;
    float: left;
    padding: 0 15px;
  }
  /* line 201, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-four:last-child {
    float: right;
  }
  /* line 202, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row .mobile-four.end {
    float: left;
  }
  /* line 205, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-four {
    padding: 0;
  }

  /* line 210, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-one-mobile {
    left: 25%;
  }

  /* line 211, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-one-mobile {
    right: 25%;
  }

  /* line 210, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-two-mobile {
    left: 50%;
  }

  /* line 211, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-two-mobile {
    right: 50%;
  }

  /* line 210, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .push-three-mobile {
    left: 75%;
  }

  /* line 211, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .pull-three-mobile {
    right: 75%;
  }

  /* Block Grids --- */
  /*                 */
  /* line 217, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile > li {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  /* line 221, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid > li {
    clear: none;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-one-up > li {
    width: 100%;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-two-up > li {
    width: 50%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-two-up > li:nth-child(2n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-three-up > li {
    width: 33.33333%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-three-up > li:nth-child(3n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-four-up > li {
    width: 25%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-four-up > li:nth-child(4n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-five-up > li {
    width: 20%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-five-up > li:nth-child(5n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-six-up > li {
    width: 16.66667%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-six-up > li:nth-child(6n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-seven-up > li {
    width: 14.28571%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-seven-up > li:nth-child(7n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eight-up > li {
    width: 12.5%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eight-up > li:nth-child(8n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-nine-up > li {
    width: 11.11111%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-nine-up > li:nth-child(9n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-ten-up > li {
    width: 10%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-ten-up > li:nth-child(10n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eleven-up > li {
    width: 9.09091%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eleven-up > li:nth-child(11n+1) {
    clear: both;
  }
  /* line 223, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-twelve-up > li {
    width: 8.33333%;
  }
  /* line 225, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-twelve-up > li:nth-child(12n+1) {
    clear: both;
  }

  /* Forms --- */
  /*           */
  /* Label alignment */
  /* line 234, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  label.right {
    text-align: left;
  }

  /* Extend width of all inputs */
  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].one,
  input[type="password"].one,
  input[type="date"].one,
  input[type="datetime"].one,
  input[type="email"].one,
  input[type="number"].one,
  input[type="search"].one,
  input[type="tel"].one,
  input[type="time"].one,
  input[type="url"].one,
  textarea.one,
  .row textarea.one {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].two,
  input[type="password"].two,
  input[type="date"].two,
  input[type="datetime"].two,
  input[type="email"].two,
  input[type="number"].two,
  input[type="search"].two,
  input[type="tel"].two,
  input[type="time"].two,
  input[type="url"].two,
  textarea.two,
  .row textarea.two {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].three,
  input[type="password"].three,
  input[type="date"].three,
  input[type="datetime"].three,
  input[type="email"].three,
  input[type="number"].three,
  input[type="search"].three,
  input[type="tel"].three,
  input[type="time"].three,
  input[type="url"].three,
  textarea.three,
  .row textarea.three {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].four,
  input[type="password"].four,
  input[type="date"].four,
  input[type="datetime"].four,
  input[type="email"].four,
  input[type="number"].four,
  input[type="search"].four,
  input[type="tel"].four,
  input[type="time"].four,
  input[type="url"].four,
  textarea.four,
  .row textarea.four {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].five,
  input[type="password"].five,
  input[type="date"].five,
  input[type="datetime"].five,
  input[type="email"].five,
  input[type="number"].five,
  input[type="search"].five,
  input[type="tel"].five,
  input[type="time"].five,
  input[type="url"].five,
  textarea.five,
  .row textarea.five {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].six,
  input[type="password"].six,
  input[type="date"].six,
  input[type="datetime"].six,
  input[type="email"].six,
  input[type="number"].six,
  input[type="search"].six,
  input[type="tel"].six,
  input[type="time"].six,
  input[type="url"].six,
  textarea.six,
  .row textarea.six {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].seven,
  input[type="password"].seven,
  input[type="date"].seven,
  input[type="datetime"].seven,
  input[type="email"].seven,
  input[type="number"].seven,
  input[type="search"].seven,
  input[type="tel"].seven,
  input[type="time"].seven,
  input[type="url"].seven,
  textarea.seven,
  .row textarea.seven {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].eight,
  input[type="password"].eight,
  input[type="date"].eight,
  input[type="datetime"].eight,
  input[type="email"].eight,
  input[type="number"].eight,
  input[type="search"].eight,
  input[type="tel"].eight,
  input[type="time"].eight,
  input[type="url"].eight,
  textarea.eight,
  .row textarea.eight {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].nine,
  input[type="password"].nine,
  input[type="date"].nine,
  input[type="datetime"].nine,
  input[type="email"].nine,
  input[type="number"].nine,
  input[type="search"].nine,
  input[type="tel"].nine,
  input[type="time"].nine,
  input[type="url"].nine,
  textarea.nine,
  .row textarea.nine {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].ten,
  input[type="password"].ten,
  input[type="date"].ten,
  input[type="datetime"].ten,
  input[type="email"].ten,
  input[type="number"].ten,
  input[type="search"].ten,
  input[type="tel"].ten,
  input[type="time"].ten,
  input[type="url"].ten,
  textarea.ten,
  .row textarea.ten {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].eleven,
  input[type="password"].eleven,
  input[type="date"].eleven,
  input[type="datetime"].eleven,
  input[type="email"].eleven,
  input[type="number"].eleven,
  input[type="search"].eleven,
  input[type="tel"].eleven,
  input[type="time"].eleven,
  input[type="url"].eleven,
  textarea.eleven,
  .row textarea.eleven {
    width: 100% !important;
  }

  /* line 247, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  input[type="text"].twelve,
  input[type="password"].twelve,
  input[type="date"].twelve,
  input[type="datetime"].twelve,
  input[type="email"].twelve,
  input[type="number"].twelve,
  input[type="search"].twelve,
  input[type="tel"].twelve,
  input[type="time"].twelve,
  input[type="url"].twelve,
  textarea.twelve,
  .row textarea.twelve {
    width: 100% !important;
  }

  /* Buttons --- */
  /*             */
  /* Basic overrides */
  /* line 261, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button, #film_filter input[type=submit] {
    display: block;
  }

  /* line 262, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  button.button, input[type="submit"].button, #film_filter input[type="submit"][type=submit], input[type="reset"].button, #film_filter input[type="reset"][type=submit] {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  /* Button Groups */
  /* line 265, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button, .button-group input[type="submit"].button, .button-group #film_filter input[type="submit"][type=submit], #film_filter .button-group input[type="submit"][type=submit] {
    width: auto;
    padding: 10px 20px 11px;
  }
  /* line 266, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.large, .button-group input[type="submit"].button.large, .button-group #film_filter input[type="submit"].large[type=submit], #film_filter .button-group input[type="submit"].large[type=submit] {
    padding: 15px 30px 16px;
  }
  /* line 267, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.medium, .button-group input[type="submit"].button.medium, .button-group #film_filter input[type="submit"].medium[type=submit], #film_filter .button-group input[type="submit"].medium[type=submit] {
    padding: 10px 20px 11px;
  }
  /* line 268, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.small, .button-group input[type="submit"].button.small, .button-group #film_filter input[type="submit"].small[type=submit], #film_filter .button-group input[type="submit"].small[type=submit] {
    padding: 7px 14px 8px;
  }
  /* line 269, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group button.button.tiny, .button-group input[type="submit"].button.tiny, .button-group #film_filter input[type="submit"].tiny[type=submit], #film_filter .button-group input[type="submit"].tiny[type=submit] {
    padding: 5px 10px 6px;
  }
  /* line 271, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .button-group.even button.button, .button-group.even input[type="submit"].button, .button-group.even #film_filter input[type="submit"][type=submit], #film_filter .button-group.even input[type="submit"][type=submit] {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar --- */
  /*            */
  /* line 276, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar {
    height: auto;
  }
  /* line 277, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li {
    float: none;
    display: block;
    border-right: none;
  }
  /* line 278, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li > a.main {
    text-align: left;
    border-top: 1px solid #ddd;
    border-right: none;
  }
  /* line 279, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li:first-child > a.main {
    border-top: none;
  }
  /* line 280, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li.has-flyout > a.flyout-toggle {
    position: absolute;
    right: 0;
    top: 0;
    padding: 22px;
    z-index: 2;
    display: block;
  }
  /* line 281, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li.has-flyout.is-touch > a.flyout-toggle span {
    content: "";
    width: 0;
    height: 0;
    display: block;
  }
  /* line 282, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar > li.has-flyout > a.flyout-toggle:hover span {
    border-top-color: #141414;
  }
  /* line 283, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .nav-bar.vertical > li.has-flyout > .flyout {
    left: 0;
  }

  /* line 285, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout {
    position: relative;
    width: 100% !important;
    top: auto;
    margin-right: -2px;
    border-width: 1px 1px 0 1px;
  }
  /* line 286, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout.right {
    float: none;
    right: auto;
    left: -1px;
  }
  /* line 287, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout.small, .flyout.large {
    width: 100% !important;
  }
  /* line 288, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .flyout p:last-child {
    margin-bottom: 18px;
  }

  /* Reveal --- */
  /*            */
  /* line 293, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .reveal-modal-bg {
    position: absolute;
  }

  /* line 298, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .reveal-modal,
  .reveal-modal.small,
  .reveal-modal.medium,
  .reveal-modal.large,
  .reveal-modal.xlarge {
    width: 80%;
    top: 15px;
    left: 50%;
    margin-left: -40%;
    padding: 20px;
    height: auto;
  }

  /* Clearing --- */
  /*              */
  /* line 302, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-container {
    margin: 0;
  }

  /* line 303, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-close {
    z-index: 99;
    font-size: 37px;
    top: 0px;
    right: 5px;
  }

  /* line 304, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-caption {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px !important;
    line-height: 1.3;
  }

  /* line 305, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-main-right, .clearing-main-left {
    display: none;
  }

  /* line 307, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-blackout.clearing-assembled .visible-img, .clearing-blackout.clearing-assembled .clearing-container {
    height: 100%;
  }
  /* line 308, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .clearing-blackout.clearing-assembled ul[data-clearing] {
    display: none;
  }

  /* Joyride --- */
  /*             */
  /* line 313, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .joyride-tip-guide {
    width: 95% !important;
    left: 2.5% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }

  /* line 314, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .joyride-tip-guide-wrapper {
    width: 100%;
  }

  /* Tabs --- */
  /*          */
  /* line 318, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile {
    width: auto;
    margin: 20px -20px 40px;
    border-bottom: solid 1px #ccc;
    height: auto;
    margin: 20px -15px 0px -15px;
  }
  /* line 319, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dt, .tabs.mobile li, .tabs.mobile dd {
    float: none;
    height: auto;
  }
  /* line 320, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dd a, .tabs.mobile li a {
    font-size: 15px;
    display: block;
    width: auto;
    height: auto;
    padding: 18px 20px;
    margin: 0;
    color: #555;
    line-height: 1;
    border: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #ccc;
    background: #fff;
  }
  /* line 321, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dd a.active, .tabs.mobile li a.active {
    border: none;
    background: black;
    color: #fff;
    margin: 0;
    position: static;
    top: 0;
    height: auto;
  }
  /* line 322, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile dd:first-child a.active, .tabs.mobile li:first-child a.active {
    margin: 0;
  }
  /* line 323, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile + .tabs-content.contained {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 324, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile .section-title {
    padding-left: 20px !important;
  }

  /* line 327, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .contained.mobile {
    margin-bottom: 0;
  }

  /* line 328, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .contained.tabs.mobile dd a, .contained.tabs.mobile li a {
    padding: 18px 20px;
  }

  /* line 329, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tabs.mobile + ul.contained {
    margin-left: -20px;
    margin-right: -20px;
    border-width: 0 0 1px 0;
  }

  /* UI Elements --- */
  /*                 */
  /* Tooltips */
  /* line 334, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tooltip {
    font-size: 14px;
    line-height: 1.4;
    padding: 7px 10px 9px 10px;
    left: 50% !important;
    max-width: 80% !important;
    margin-left: -40%;
    font-size: 110%;
  }

  /* line 343, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .tooltip > .nub, .tooltip.top > .nub, .tooltip.left > .nub, .tooltip.right > .nub {
    border-color: transparent transparent black transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
    top: -12px;
    left: 10px;
  }
}
/* Topbar Specific Breakpoint that you can customize */
@media only screen and (max-width: 940px) {
  /* line 354, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar {
    margin-bottom: 0;
    overflow: hidden;
    height: 45px;
    background: #222222;
    /* Override contain to grid stuff for breakpoint */
    /* Setting up the sliding area */
    /* When the Small Nav is Showing */
  }
  /* line 355, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar .js-generated {
    display: block;
  }
  /* line 358, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .contain-to-grid .top-bar {
    width: auto;
  }
  /* line 361, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms 0;
    -moz-transition: left 300ms 0;
    -o-transition: left 300ms 0;
    transition: left 300ms 0;
  }
  /* line 362, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    display: block;
  }
  /* line 363, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li {
    float: none;
    /* Branding and name */
    /* Dropdown Toggle */
    /* Divider for breakpoint */
    /* Search Overrides for breakpoint size */
    /* Dropdown Level 1 */
    /* Dropdown Level 2 */
  }
  /* line 364, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.active, .top-bar ul > li:hover {
    background: #151515;
  }
  /* line 366, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.name {
    height: 45px;
  }
  /* line 367, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.name h1 {
    line-height: 1;
  }
  /* line 368, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.name h1 a {
    color: white;
    display: block;
    line-height: 45px !important;
    padding-left: 15px;
    height: 45px;
  }
  /* line 371, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li:hover a, .top-bar ul > li.active a {
    color: white;
  }
  /* line 372, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li a:not(.button) {
    color: white;
  }
  /* line 375, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar {
    cursor: pointer;
    display: block;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  /* line 376, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 8px;
    border-color: white transparent transparent transparent;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 22.5px;
    margin-top: -4px;
  }
  /* line 378, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar:hover {
    background: inherit;
  }
  /* line 380, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.toggle-topbar a {
    padding: 0 !important;
  }
  /* line 383, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.divider {
    border-bottom: solid 1px #3c3c3c;
    border-top: solid 1px black;
    clear: both;
    height: 1px !important;
    margin: 8px 0 !important;
    width: 100%;
  }
  /* line 386, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search {
    padding: 0 22.5px;
  }
  /* line 387, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search form {
    width: 100%;
  }
  /* line 388, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search form input[type=text] {
    width: 75%;
  }
  /* line 389, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.search form .button, .top-bar ul > li.search form #film_filter input[type=submit], #film_filter .top-bar ul > li.search form input[type=submit] {
    top: -1px;
    width: 25%;
  }
  /* line 395, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown a {
    padding-right: 33.75px;
  }
  /* line 396, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
  }
  /* line 398, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown:hover > .dropdown {
    display: block;
    visibility: hidden;
  }
  /* line 399, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown {
    visibility: hidden;
    z-index: 0 !important;
  }
  /* line 400, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved {
    position: static;
  }
  /* line 401, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown {
    top: 0;
    visibility: visible;
  }
  /* line 403, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li label {
    margin-bottom: 6px;
    padding-top: 6px !important;
    font-size: 11px;
  }
  /* line 404, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) {
    padding-bottom: 0;
  }
  /* line 405, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) a {
    padding: 8px 22.5px;
    font-size: 14px;
  }
  /* line 407, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li a, .top-bar ul > li.has-dropdown.moved > .dropdown li label {
    padding: 0 22.5px;
  }
  /* line 408, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
    background: #3c3c3c;
    display: block;
  }
  /* line 409, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved > .dropdown li.divider {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  /* line 412, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title {
    padding-bottom: 0;
  }
  /* line 413, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title a:before {
    position: absolute;
    top: 50%;
    left: 17.5px;
    margin-top: -5px;
    width: 0;
    height: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent white transparent transparent;
  }
  /* line 414, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title h5 {
    margin: 0;
    padding-left: 15px;
    position: relative;
  }
  /* line 415, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown.moved .back.title h5 a {
    background: transparent;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 23px;
    font-weight: bold;
  }
  /* line 422, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li {
    background: transparent;
  }
  /* line 424, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown .dropdown {
    left: 100% !important;
    top: 0;
    right: auto !important;
  }
  /* line 425, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a {
    padding-right: 33.75px;
  }
  /* line 426, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after {
    content: "";
    margin-right: 15px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 50%;
    margin-top: -4.5px;
  }
  /* line 428, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a li a:hover {
    background: #3c3c3c;
  }
  /* line 431, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved {
    position: static;
  }
  /* line 432, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved .dropdown {
    top: 0;
    visibility: visible;
  }
  /* line 434, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown:hover {
    display: block;
  }
  /* line 438, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul.left, .top-bar ul.right {
    float: none;
    width: 100%;
  }
  /* line 439, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul.left > li, .top-bar ul.right > li {
    display: block;
    float: none;
    margin: 0 !important;
  }
  /* line 441, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul.left > li.has-dropdown .dropdown, .top-bar ul.right > li.has-dropdown .dropdown {
    left: 100% !important;
    top: 0;
    right: auto !important;
  }
  /* line 446, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar section > ul li a:not(.button) {
    padding-left: 22.5px !important;
  }
  /* line 449, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar.expanded {
    height: 100%;
  }
  /* line 450, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar.expanded ul li.toggle-topbar a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 8px;
    border-color: transparent transparent #cccccc transparent;
    top: auto;
    bottom: 50%;
    margin-bottom: -4px;
  }

  /* line 453, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul li.has-button {
    padding: 5px 15px;
  }

  /* line 454, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul li .button.small, .top-bar ul li #film_filter input.small[type=submit], #film_filter .top-bar ul li input.small[type=submit] {
    margin: 0 !important;
    display: inline-block;
    width: 100%;
  }

  /* line 456, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_mqueries.scss */
  .top-bar ul > li.has-button a.button {
    margin: 0;
  }
}
/* CSS for jQuery Reveal Plugin
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* Reveal Modals ---------------------- */
/* line 9, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 40;
  display: none;
  top: 0;
  left: 0;
}

/* line 11, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal {
  background: #fff;
  visibility: hidden;
  display: none;
  top: 100px;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  position: absolute;
  z-index: 41;
  padding: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
/* line 12, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal .close-reveal-modal:not(.button) {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
/* line 23, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal.small {
  width: 30%;
  margin-left: -15%;
}
/* line 24, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal.medium {
  width: 40%;
  margin-left: -20%;
}
/* line 25, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal.large {
  width: 60%;
  margin-left: -30%;
}
/* line 26, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal.xlarge {
  width: 70%;
  margin-left: -35%;
}
/* line 27, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal.expand {
  width: 90%;
  margin-left: -45%;
}
/* line 28, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal .row {
  min-width: 0;
  margin-bottom: 10px;
}
/* line 29, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 30, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}

@media print {
  /* line 33, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/components/modules/_reveal.scss */
  .reveal-modal {
    border: solid 1px #000;
    background: #fff;
  }
}
@media only screen and (max-width: 767px) {
  /* line 33, ../sass/_common.scss */
  .block-grid[class*="-up"][class*="mobile-"] > li {
    clear: none;
  }
}
/* line 3, ../sass/tfi_global.scss */
.color1 {
  color: #de8c1c;
}

/* line 4, ../sass/tfi_global.scss */
.color2 {
  color: #71c71e;
}

/* line 5, ../sass/tfi_global.scss */
.color3 {
  color: #0094d2;
}

/* line 6, ../sass/tfi_global.scss */
.color4 {
  color: #757575;
}

/* line 7, ../sass/tfi_global.scss */
.color_gray_lite {
  color: #cccccc;
}

/* line 8, ../sass/tfi_global.scss */
.color_gray_dark {
  color: #757575;
}

/* line 10, ../sass/tfi_global.scss */
a:hover {
  text-decoration: underline;
}

/* line 13, ../sass/tfi_global.scss */
a.anchor {
  display: block;
  position: relative;
  top: -76px;
  visibility: hidden;
}

/* line 14, ../sass/tfi_global.scss */
a.button {
  border: 2px solid #000;
  float: left;
  padding: .5em;
}

/* line 19, ../sass/tfi_global.scss */
b {
  font-weight: 700;
}

/* line 20, ../sass/tfi_global.scss */
i {
  font-style: italic;
}

/* line 21, ../sass/tfi_global.scss */
.anystretch img {
  max-width: none;
}

/* line 23, ../sass/tfi_global.scss */
body {
  padding-top: 65px;
}

@media only screen and (max-width: 767px) {
  /* line 27, ../sass/tfi_global.scss */
  body {
    padding-top: 50px;
  }
}
/* line 31, ../sass/tfi_global.scss */
.icomoon {
  font-family: 'icomoon';
}

/* line 36, ../sass/tfi_global.scss */
#global_nav {
  *zoom: 1;
  position: fixed;
  background: #000000;
  border-bottom: 1px solid #999999;
  width: 100%;
  top: 0px;
  z-index: 999;
  color: #ffffff;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
#global_nav:before, #global_nav:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
#global_nav:after {
  clear: both;
}
/* line 45, ../sass/tfi_global.scss */
#global_nav a {
  color: #ffffff;
}
/* line 48, ../sass/tfi_global.scss */
#global_nav h1 {
  float: left;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 54, ../sass/tfi_global.scss */
#global_nav .meta > li {
  float: right;
  padding-top: 2px;
  margin-left: 1.5em;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 15px;
}
/* line 61, ../sass/tfi_global.scss */
#global_nav .meta > li a {
  color: #ccc;
}
/* line 66, ../sass/tfi_global.scss */
#global_nav .root_menu.hide-for-small {
  clear: right;
}
/* line 68, ../sass/tfi_global.scss */
#global_nav .root_menu.hide-for-small > li {
  float: right;
  margin-left: 4em;
  font-size: 13px;
  margin-top: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 77, ../sass/tfi_global.scss */
#global_nav .root_menu.show-for-small {
  float: right;
  margin-top: 25px;
  text-transform: uppercase;
}
/* line 82, ../sass/tfi_global.scss */
#global_nav .sub_menu_desktop {
  background-color: #666;
  font-size: 12px;
}
/* line 85, ../sass/tfi_global.scss */
#global_nav .sub_menu_desktop .item > li {
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}
/* line 89, ../sass/tfi_global.scss */
#global_nav .sub_menu_desktop .item > li h2 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: .5em;
}
/* line 94, ../sass/tfi_global.scss */
#global_nav .sub_menu_desktop .item > li li {
  margin-bottom: .5em;
}
/* line 99, ../sass/tfi_global.scss */
#global_nav .sub_menu_desktop .close {
  display: none;
  font-size: 14px;
  text-align: center;
}
/* line 103, ../sass/tfi_global.scss */
#global_nav .sub_menu_desktop .close a {
  padding: 5px;
  display: block;
}
/* line 107, ../sass/tfi_global.scss */
#global_nav .sub_menu_desktop .close a:hover {
  background-color: #777;
}
/* line 112, ../sass/tfi_global.scss */
#global_nav .menu_icon {
  font-family: 'icomoon';
  font-size: 20px;
}
/* line 117, ../sass/tfi_global.scss */
#global_nav #site-search input {
  border: 1px none #000000;
  font-size: 10px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #cccccc;
  height: 15px;
}
@media only screen and (max-width: 767px) {
  /* line 127, ../sass/tfi_global.scss */
  #global_nav h1 {
    margin-top: 10px;
  }
  /* line 130, ../sass/tfi_global.scss */
  #global_nav .root_menu.show-for-small {
    margin-top: 15px;
  }
}

/* line 135, ../sass/tfi_global.scss */
.sub_menu_mobile {
  background-color: #666;
  display: none;
}
/* line 139, ../sass/tfi_global.scss */
.sub_menu_mobile .item > li a {
  display: block;
  padding: 15px;
  border-bottom: 1px dotted #999;
  color: #ffffff;
}

/* line 148, ../sass/tfi_global.scss */
.global_footer {
  padding-top: 30px;
  padding-bottom: 100px;
  color: #757575;
}
/* line 152, ../sass/tfi_global.scss */
.global_footer h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: .4em;
}
/* line 158, ../sass/tfi_global.scss */
.global_footer p {
  font-size: 11px;
}

/* line 164, ../sass/tfi_global.scss */
a.button,
.button,
#film_filter input[type=submit] {
  border: 0px none #cccccc;
  background-color: #00aeef;
  color: #ffffff !important;
  padding: 5px 10px;
  font-weight: bold;
}

/* line 173, ../sass/tfi_global.scss */
.pagination {
  *zoom: 1;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.pagination:before, .pagination:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.pagination:after {
  clear: both;
}
/* line 175, ../sass/tfi_global.scss */
.pagination li {
  float: left;
  margin-right: 1em;
  margin-top: 2em;
}
/* line 179, ../sass/tfi_global.scss */
.pagination li a {
  color: #00aeef;
}
/* line 182, ../sass/tfi_global.scss */
.pagination li a.active {
  color: #000000;
}

/* line 188, ../sass/tfi_global.scss */
.row.main {
  margin-top: 15px;
}

/* -- Slides -- */
/* line 195, ../sass/tfi_global.scss */
.public.slide,
.education.slide,
.filmmaker.slide {
  background-color: #eee;
  padding-top: 130px;
  padding-bottom: 130px;
}
/* line 197, ../sass/tfi_global.scss */
.public.slide h2,
.education.slide h2,
.filmmaker.slide h2 {
  font-size: 32px;
}

/* line 209, ../sass/tfi_global.scss */
.press_releases .main .entry,
.search .main .entry,
.page .main .entry,
.blog .main .entry {
  margin-bottom: 45px;
  padding-bottom: 15px;
  border-bottom: 2px solid #DDDDDD;
}
/* line 214, ../sass/tfi_global.scss */
.press_releases .main .byline,
.search .main .byline,
.page .main .byline,
.blog .main .byline {
  font-style: italic;
  font-size: 10px;
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 10px;
}
/* line 221, ../sass/tfi_global.scss */
.press_releases .main .meta,
.search .main .meta,
.page .main .meta,
.blog .main .meta {
  margin-bottom: 1em;
  font-size: 10px;
  line-height: 1.4em;
  text-transform: uppercase;
}
/* line 226, ../sass/tfi_global.scss */
.press_releases .main .meta a,
.search .main .meta a,
.page .main .meta a,
.blog .main .meta a {
  color: #00aeef;
}

/* line 235, ../sass/tfi_global.scss */
.blog.index .main .entry h2 {
  margin-bottom: 10px;
}
/* line 238, ../sass/tfi_global.scss */
.blog.index .main .entry p {
  font-size: 17px;
}

/* line 246, ../sass/tfi_global.scss */
.bodytext h2 {
  font-size: 24px;
  margin-bottom: 0.4em;
  font-weight: bold;
}
/* line 252, ../sass/tfi_global.scss */
.bodytext h3 {
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 0.4em;
  text-transform: uppercase;
}
/* line 258, ../sass/tfi_global.scss */
.bodytext h4 {
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 0.4em;
  text-transform: uppercase;
}
/* line 264, ../sass/tfi_global.scss */
.bodytext p {
  margin-bottom: 1em;
  line-height: 1.4em;
}
/* line 269, ../sass/tfi_global.scss */
.bodytext li {
  line-height: 1.4em;
}
/* line 273, ../sass/tfi_global.scss */
.bodytext ol, .bodytext ul {
  margin-bottom: 1em;
  margin-left: 1.5em;
}
/* line 278, ../sass/tfi_global.scss */
.bodytext ul {
  list-style: disc outside;
}
/* line 281, ../sass/tfi_global.scss */
.bodytext ol {
  list-style: decimal outside;
}
/* line 284, ../sass/tfi_global.scss */
.bodytext a {
  color: #00aeef;
}
/* line 287, ../sass/tfi_global.scss */
.bodytext b, .bodytext strong {
  font-weight: bold;
}
/* line 290, ../sass/tfi_global.scss */
.bodytext i, .bodytext em {
  font-style: italic;
}
/* line 294, ../sass/tfi_global.scss */
.bodytext .faq > p {
  color: #00aeef;
}
/* line 297, ../sass/tfi_global.scss */
.bodytext .faq blockquote {
  display: none;
}
/* line 301, ../sass/tfi_global.scss */
.bodytext blockquote {
  margin: 0em 2em 1em 2em;
}
/* line 304, ../sass/tfi_global.scss */
.bodytext p.center {
  text-align: center;
}
/* line 306, ../sass/tfi_global.scss */
.bodytext p.center .button, .bodytext p.center #film_filter input[type=submit], #film_filter .bodytext p.center input[type=submit] {
  float: none;
}

/* line 314, ../sass/tfi_global.scss */
.sidebar h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.4em;
}
/* line 323, ../sass/tfi_global.scss */
.sidebar > ul > li {
  font-weight: bold;
}
/* line 327, ../sass/tfi_global.scss */
.sidebar > ul > li > ul {
  margin-top: 0.7em;
  text-transform: none;
  font-weight: normal;
}
/* line 333, ../sass/tfi_global.scss */
.sidebar li {
  margin-bottom: 0.7em;
}
/* line 336, ../sass/tfi_global.scss */
.sidebar a {
  color: #00aeef;
}

/* Social Sharing */
/* line 345, ../sass/tfi_global.scss */
.twitter-share-button,
.fb-like {
  margin-bottom: .5em;
}

/* line 349, ../sass/tfi_global.scss */
.social_share {
  *zoom: 1;
  margin-bottom: 1em;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.social_share:before, .social_share:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.social_share:after {
  clear: both;
}
/* line 353, ../sass/tfi_global.scss */
.social_share .sharrre_tw_div,
.social_share .sharrre_fb_div {
  float: left;
  margin-right: 5px;
}
/* line 356, ../sass/tfi_global.scss */
.social_share .sharrre_tw_div a.share,
.social_share .sharrre_fb_div a.share {
  font-family: icomoon;
  font-size: 22px;
  margin-right: 2px;
}
/* line 361, ../sass/tfi_global.scss */
.social_share .sharrre_tw_div a.share:hover,
.social_share .sharrre_fb_div a.share:hover {
  text-decoration: none;
}
/* line 364, ../sass/tfi_global.scss */
.social_share .sharrre_tw_div .count,
.social_share .sharrre_fb_div .count {
  font-size: 10px;
}
/* line 365, ../sass/tfi_global.scss */
.social_share .sharrre_tw_div .button, .social_share .sharrre_tw_div #film_filter input[type=submit], #film_filter .social_share .sharrre_tw_div input[type=submit],
.social_share .sharrre_fb_div .button,
.social_share .sharrre_fb_div #film_filter input[type=submit],
#film_filter .social_share .sharrre_fb_div input[type=submit] {
  background-color: transparent;
  padding: 0px;
}
/* line 369, ../sass/tfi_global.scss */
.social_share .sharrre_tw_div .buttons,
.social_share .sharrre_fb_div .buttons {
  margin-top: -22px;
  margin-left: 32px;
}
@media only screen and (max-width: 767px) {
  /* line 349, ../sass/tfi_global.scss */
  .social_share {
    margin-top: 0px;
  }
}

/* line 385, ../sass/tfi_global.scss */
.list .social_share {
  margin-top: 33px;
}

/* -- Film & Filmmakers -- */
/* line 392, ../sass/tfi_global.scss */
.feature_image {
  margin-bottom: 15px;
}
/* line 394, ../sass/tfi_global.scss */
.feature_image img {
  display: block;
  width: 100%;
}

/* line 404, ../sass/tfi_global.scss */
.organizations .side-nav,
.filmmakers .side-nav,
.films .side-nav {
  margin-bottom: 30px;
}
/* line 407, ../sass/tfi_global.scss */
.organizations .entry_filter,
.filmmakers .entry_filter,
.films .entry_filter {
  background-color: #eeeeee;
  padding: 10px;
  border-radius: 5px;
}
/* line 411, ../sass/tfi_global.scss */
.organizations .entry_filter h3,
.filmmakers .entry_filter h3,
.films .entry_filter h3 {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
  color: #999999;
}
/* line 418, ../sass/tfi_global.scss */
.organizations .entry_filter select,
.filmmakers .entry_filter select,
.films .entry_filter select {
  width: 100%;
  border: 0px hidden #000000;
  border-left: 5px solid #aaaaaa;
  font-size: 12px;
  background-color: #ffffff;
  margin-bottom: 5px;
}

/* line 434, ../sass/tfi_global.scss */
.programs.detail .list li,
.organizations .list li,
.filmmakers .list li,
.films .list li {
  font-size: 12px;
}

/* line 443, ../sass/tfi_global.scss */
.films.detail .headshot,
.filmmakers.detail .headshot {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  display: block;
}

/* line 451, ../sass/tfi_global.scss */
.films.detail .feature_image {
  margin-bottom: 0px;
}
/* line 455, ../sass/tfi_global.scss */
.films.detail .feature_image + .bodytext h2 {
  font-size: 24px;
  background-color: #fffc01;
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 464, ../sass/tfi_global.scss */
.films.detail .bodytext h3 {
  clear: both;
}
/* line 468, ../sass/tfi_global.scss */
.films.detail .additional_info {
  margin-bottom: 20px;
}
/* line 470, ../sass/tfi_global.scss */
.films.detail .additional_info a {
  color: #0094d2;
}
/* line 471, ../sass/tfi_global.scss */
.films.detail .additional_info p {
  margin-bottom: 1em;
}
/* line 475, ../sass/tfi_global.scss */
.films.detail .film-social {
  margin-bottom: 20px;
}
/* line 477, ../sass/tfi_global.scss */
.films.detail .film-social li {
  float: left;
  margin-right: 5px;
  font-size: 18px;
}
/* line 478, ../sass/tfi_global.scss */
.films.detail .film-social li a {
  color: #999999;
}
/* line 484, ../sass/tfi_global.scss */
.films.detail .filmmaker-details {
  *zoom: 1;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.films.detail .filmmaker-details:before, .films.detail .filmmaker-details:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.films.detail .filmmaker-details:after {
  clear: both;
}

/* line 490, ../sass/tfi_global.scss */
#film_filter select {
  width: 100%;
  margin-bottom: 1em;
  border: 1px solid #cccccc;
}
/* line 495, ../sass/tfi_global.scss */
#film_filter h4 {
  font-size: 12px;
  text-transform: uppercase;
}
/* line 499, ../sass/tfi_global.scss */
#film_filter input[type=submit] {
  margin-top: 1.5em;
}

/* line 507, ../sass/tfi_global.scss */
.organizations.detail .icon-link {
  float: right;
  display: block;
}

/* Press Releases */
/* line 516, ../sass/tfi_global.scss */
.press_releases.index .entry {
  margin-bottom: 30px;
}
/* line 517, ../sass/tfi_global.scss */
.press_releases.index .entry h3 {
  text-transform: none;
}
/* line 520, ../sass/tfi_global.scss */
.press_releases.index .entry p.action {
  text-transform: uppercase;
  font-size: 12px;
}

/* line 531, ../sass/tfi_global.scss */
.search h3 img {
  display: block;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

/* Programs */
/* line 543, ../sass/tfi_global.scss */
.programs .bodytext h3 {
  clear: both;
}

/* line 550, ../sass/tfi_global.scss */
.block-grid.five-up.after30,
.after30 {
  margin-bottom: 30px;
}

/* line 553, ../sass/tfi_global.scss */
.clearfix {
  *zoom: 1;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 559, ../sass/tfi_global.scss */
.pages .staff_div img {
  float: left;
  margin: 0px 15px 15px 0px;
}

/* line 566, ../sass/tfi_global.scss */
.BCLvideoWrapper {
  position: relative;
  padding-top: 1px;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 572, ../sass/tfi_global.scss */
* html .BCLvideoWrapper {
  margin-bottom: 45px;
  margin-top: 0;
  width: 100%;
  height: 100%;
}

/* line 581, ../sass/tfi_global.scss */
.BCLvideoWrapper div,
.BCLvideoWrapper embed,
.BCLvideoWrapper object,
.BrightcoveExperience {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 589, ../sass/tfi_global.scss */
.edit_in_cms {
  float: right;
  background-color: #de8c1c;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  border-radius: 5px;
}
/* line 595, ../sass/tfi_global.scss */
.edit_in_cms a {
  color: #ffffff;
}

/* line 600, ../sass/tfi_global.scss */
.bodytext #mc_embed_signup {
  font-size: 12px;
  background-color: #FFFF99;
  border-radius: 10px;
  padding: 20px;
}
/* line 605, ../sass/tfi_global.scss */
.bodytext #mc_embed_signup ul {
  list-style: none inside;
  text-indent: -1.6em;
  margin-left: 1.4em;
}
/* line 609, ../sass/tfi_global.scss */
.bodytext #mc_embed_signup ul li {
  line-height: 1em;
}
/* line 613, ../sass/tfi_global.scss */
.bodytext #mc_embed_signup td {
  vertical-align: top;
}
/* line 616, ../sass/tfi_global.scss */
.bodytext #mc_embed_signup .mc-field-group {
  margin-bottom: 1em;
}
/* line 619, ../sass/tfi_global.scss */
.bodytext #mc_embed_signup label {
  font-size: 12px;
}
/* line 622, ../sass/tfi_global.scss */
.bodytext #mc_embed_signup .input-group {
  margin-right: 1em;
}

/* line 627, ../sass/tfi_global.scss */
body.support {
  background-color: #000000;
}
/* line 629, ../sass/tfi_global.scss */
body.support a {
  color: #757575;
}
/* line 630, ../sass/tfi_global.scss */
body.support .event_main {
  margin-bottom: 4px;
}
/* line 631, ../sass/tfi_global.scss */
body.support .event_main img {
  display: block;
}
/* line 633, ../sass/tfi_global.scss */
body.support .ticket_div .ticket.active {
  background-color: #444444;
  opacity: .8;
  color: #ffffff;
}
/* line 638, ../sass/tfi_global.scss */
body.support .donate_only_div {
  background-color: #444444;
  color: #ffffff;
  padding: 60px 20px;
  margin-bottom: 30px;
  text-align: center;
}
/* line 644, ../sass/tfi_global.scss */
body.support .donate_only_div h2 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: .2em;
  text-transform: uppercase;
}
/* line 649, ../sass/tfi_global.scss */
body.support .donate_only_div h2 b, body.support .donate_only_div h2 strong {
  font-weight: 700;
}
/* line 653, ../sass/tfi_global.scss */
body.support .donate_only_div p {
  font-size: 18px;
  font-weight: 200;
}
/* line 658, ../sass/tfi_global.scss */
body.support .donate_only_div form,
body.support .donate_only_div input {
  font-size: 18px;
}
/* line 661, ../sass/tfi_global.scss */
body.support .donate_only_div input {
  width: 75%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
}
/* line 669, ../sass/tfi_global.scss */
body.support .ticket_div {
  width: 25%;
  float: left;
}
/* line 672, ../sass/tfi_global.scss */
body.support .ticket_div .ticket {
  background-color: #666666;
  cursor: pointer;
  margin-bottom: 4px;
  margin-right: 4px;
  min-height: 74px;
}
/* line 677, ../sass/tfi_global.scss */
body.support .ticket_div .ticket img {
  display: block;
}
/* line 680, ../sass/tfi_global.scss */
body.support .ticket_div .ticket p {
  font-size: 14px;
  padding: 28px 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  /* line 691, ../sass/tfi_global.scss */
  body.support .ticket_div .ticket p {
    padding: 5px;
  }
}
/* line 695, ../sass/tfi_global.scss */
body.support .description_div {
  width: 75%;
  float: left;
  position: relative;
}
/* line 700, ../sass/tfi_global.scss */
body.support .description_div .content h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: .8em;
}
/* line 702, ../sass/tfi_global.scss */
body.support .description_div .content p,
body.support .description_div .content li {
  margin-bottom: .8em;
}
/* line 703, ../sass/tfi_global.scss */
body.support .description_div .content ul {
  list-style-type: square;
  margin-left: 1.3em;
}
/* line 705, ../sass/tfi_global.scss */
body.support .description_div .description {
  display: none;
  padding: 30px;
  background-color: #444444;
  opacity: .8;
  color: #ffffff;
  min-height: 386px;
}
/* line 713, ../sass/tfi_global.scss */
body.support .description_div .description.active {
  display: block;
}
/* line 717, ../sass/tfi_global.scss */
body.support .description_div .row .columns:nth-child(1) .content h2 {
  color: #CCEA40;
}
/* line 718, ../sass/tfi_global.scss */
body.support .description_div .row .columns:nth-child(2) .content h2 {
  color: #FF7574;
}
/* line 719, ../sass/tfi_global.scss */
body.support .description_div .row .columns:nth-child(3) .content h2 {
  color: #00D4A8;
}
/* line 721, ../sass/tfi_global.scss */
body.support .description_div .buy {
  padding-top: 20px;
}
/* line 727, ../sass/tfi_global.scss */
body.support .description_div .buy #submit_input,
body.support .description_div .buy .promocode_div,
body.support .description_div .buy .qty_div,
body.support .description_div .buy .price {
  float: right;
  margin-left: 1em;
}
/* line 731, ../sass/tfi_global.scss */
body.support .description_div .buy .price {
  font-size: 20px;
  font-weight: bold;
  margin-top: 14px;
}
/* line 734, ../sass/tfi_global.scss */
body.support .description_div .buy #submit_input {
  margin-top: 13px;
}
/* line 737, ../sass/tfi_global.scss */
body.support .description_div .buy .promocode_div input {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  /* line 744, ../sass/tfi_global.scss */
  body.support .reveal-modal.large {
    width: 94%;
    margin-left: -47%;
  }
}
/* line 749, ../sass/tfi_global.scss */
body.support #tax_reveal.reveal-modal {
  font-size: 12px;
}
/* line 751, ../sass/tfi_global.scss */
body.support #tax_reveal.reveal-modal th, body.support #tax_reveal.reveal-modal td {
  vertical-align: bottom;
  padding: .5em .2em;
}
/* line 752, ../sass/tfi_global.scss */
body.support #tax_reveal.reveal-modal th {
  font-weight: bold;
}
/* line 753, ../sass/tfi_global.scss */
body.support #tax_reveal.reveal-modal tr td {
  border-right: 1px solid #666666;
}
/* line 754, ../sass/tfi_global.scss */
body.support #tax_reveal.reveal-modal tr td:last-child {
  border-right: 0px none #666666;
}
/* line 755, ../sass/tfi_global.scss */
body.support #tax_reveal.reveal-modal tr {
  border-bottom: 1px solid #666666;
}
/* line 756, ../sass/tfi_global.scss */
body.support #tax_reveal.reveal-modal table {
  margin-bottom: 1em;
  width: 100%;
}
/* line 759, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal {
  font-size: 12px;
}
/* line 762, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal h2 {
  font-size: 26px;
}
/* line 763, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal h3 {
  font-size: 14px;
  font-weight: bold;
}
/* line 764, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal h3.yellow {
  color: #CCEA40;
}
/* line 765, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal h3.red {
  color: #FF7574;
}
/* line 766, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal h3.green {
  color: #00D4A8;
}
/* line 767, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal th, body.support #membership_full.reveal-modal td {
  vertical-align: bottom;
  padding-bottom: .5em;
  padding-top: .5em;
}
/* line 770, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal tbody tr,
body.support #membership_full.reveal-modal thead tr {
  border-bottom: 1px solid #666666;
}
/* line 771, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal tbody td {
  border-right: 1px solid #666666;
}
/* line 772, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal tbody td:last-child {
  border-right: 0px none #666666;
}
/* line 775, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal thead tr th {
  text-align: center;
  font-weight: bold;
}
/* line 776, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal thead tr th:first-child {
  text-align: left;
}
/* line 782, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal tbody tr td:nth-child(2),
body.support #membership_full.reveal-modal tbody tr td:nth-child(3),
body.support #membership_full.reveal-modal tbody tr td:nth-child(4),
body.support #membership_full.reveal-modal tbody tr td:nth-child(5) {
  font-weight: bold;
  text-align: center;
  width: 75px;
}
/* line 785, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal tbody tr td:nth-child(2),
body.support #membership_full.reveal-modal tbody tr td:nth-child(4) {
  color: red;
}
/* line 787, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal tbody tr td:nth-child(3),
body.support #membership_full.reveal-modal tbody tr td:nth-child(5) {
  color: orange;
}
/* line 789, ../sass/tfi_global.scss */
body.support #membership_full.reveal-modal table {
  margin-bottom: .5em;
}
/* line 791, ../sass/tfi_global.scss */
body.support .support_block {
  background-color: #444444;
  opacity: .8;
  padding: 20px;
  color: #ffffff;
  margin-bottom: 30px;
}
/* line 797, ../sass/tfi_global.scss */
body.support .support_block p {
  margin-bottom: 1em;
}
/* line 800, ../sass/tfi_global.scss */
body.support .support_block p:last-child {
  margin-bottom: 0em;
}
/* line 803, ../sass/tfi_global.scss */
body.support .support_block a {
  color: #CCEA40;
}
/* line 808, ../sass/tfi_global.scss */
body.support .other_events {
  margin-bottom: 30px;
}
/* line 810, ../sass/tfi_global.scss */
body.support .other_events img {
  display: block;
}
/* line 814, ../sass/tfi_global.scss */
body.support .notes {
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 10px;
  text-align: right;
}
/* line 815, ../sass/tfi_global.scss */
body.support .notes a {
  color: #ffffff;
}
/* line 817, ../sass/tfi_global.scss */
body.support .partners {
  margin-bottom: 30px;
  color: #ffffff;
}
/* line 818, ../sass/tfi_global.scss */
body.support .partners h2 {
  font-size: 12px;
  margin-bottom: 1em;
  text-transform: uppercase;
}
/* line 819, ../sass/tfi_global.scss */
body.support .partners .content {
  background-color: #444444;
  opacity: .8;
  padding: 20px;
  min-height: 105px;
}
/* line 820, ../sass/tfi_global.scss */
body.support .partners .content ul li {
  display: none;
  font-size: 22px;
  font-weight: bold;
}
/* line 822, ../sass/tfi_global.scss */
body.support label {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}
/* line 825, ../sass/tfi_global.scss */
body.support input[type=submit] {
  background-color: #3C7DFF;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
}
/* line 829, ../sass/tfi_global.scss */
body.support input,
body.support select {
  border: 0px none #ffffff;
}
/* line 832, ../sass/tfi_global.scss */
body.support input {
  padding-left: .4em;
  padding-right: .4em;
}
/* line 835, ../sass/tfi_global.scss */
body.support input + label.error {
  color: #FF7574;
  text-transform: none;
  margin-bottom: 1em;
}

/* line 845, ../sass/tfi_global.scss */
.support.success .support_block h2,
.support.checkout .support_block h2 {
  color: #CCEA40;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: .8em;
}
/* line 849, ../sass/tfi_global.scss */
.support.success .support_block h3,
.support.checkout .support_block h3 {
  color: #CCEA40;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: .8em;
}
/* line 854, ../sass/tfi_global.scss */
.support.success .support_block select,
.support.success .support_block input,
.support.checkout .support_block select,
.support.checkout .support_block input {
  width: 100%;
  margin-bottom: 1em;
}
/* line 858, ../sass/tfi_global.scss */
.support.success .support_block ul,
.support.checkout .support_block ul {
  list-style: disc outside;
  margin-bottom: 1em;
  margin-left: 1.5em;
}
/* line 862, ../sass/tfi_global.scss */
.support.success .support_block ul li,
.support.checkout .support_block ul li {
  line-height: 1.4em;
}
/* line 867, ../sass/tfi_global.scss */
.support.success .banner,
.support.checkout .banner {
  margin-top: 15px;
  margin-bottom: 30px;
}

/* line 875, ../sass/tfi_global.scss */
.list.category .bodytext .block-grid.custom_list li {
  font-size: 12px;
  line-height: 1.2em;
}
/* line 878, ../sass/tfi_global.scss */
.list.category .bodytext .block-grid.custom_list li a {
  font-weight: bold;
}
/* line 883, ../sass/tfi_global.scss */
.list.category .staff_div .headshot {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 889, ../sass/tfi_global.scss */
.list.category .mainlist {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 893, ../sass/tfi_global.scss */
  .list.category .reveal-modal.large {
    margin-top: 50px;
    width: 94%;
    margin-left: -47%;
  }
}
/* line 899, ../sass/tfi_global.scss */
.list.category .edit_in_cms {
  font-size: 8px;
  padding: 2px;
  border-radius: 2px;
}

/* line 2, ../sass/tfi_home.scss */
.slide.gucci_apply {
  background-color: #d2c8bc;
  background-image: url("../../../img/TopBanner.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center -80px;
  padding-bottom: 65px;
  text-transform: uppercase;
  font-size: 17px;
}
/* line 12, ../sass/tfi_home.scss */
.slide.gucci_apply h1 {
  margin-top: 100px;
  font-size: 63px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.03em;
}
/* line 19, ../sass/tfi_home.scss */
.slide.gucci_apply h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2em;
  margin-bottom: 10px;
  color: #8c3723;
}
/* line 26, ../sass/tfi_home.scss */
.slide.gucci_apply p {
  line-height: 1.2em;
  margin-bottom: 15px;
  color: #ffffff;
  width: 35%;
}
/* line 32, ../sass/tfi_home.scss */
.slide.gucci_apply .button, .slide.gucci_apply #film_filter input[type=submit], #film_filter .slide.gucci_apply input[type=submit] {
  font-weight: bold;
  border-color: #8c3723;
}
/* line 36, ../sass/tfi_home.scss */
.slide.gucci_apply a.button:hover {
  background-color: #8c3723;
  color: #ffffff;
  text-decoration: none;
}
/* line 41, ../sass/tfi_home.scss */
.slide.gucci_apply .caption {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 2, ../sass/tfi_home.scss */
  .slide.gucci_apply {
    background-position: -635px -80px;
  }
  /* line 49, ../sass/tfi_home.scss */
  .slide.gucci_apply p {
    width: 90%;
  }
  /* line 50, ../sass/tfi_home.scss */
  .slide.gucci_apply .caption {
    position: static;
    clear: both;
    margin-top: 20px;
  }
}

/* line 59, ../sass/tfi_home.scss */
.mission.slide {
  background-color: #eeeeee;
  text-transform: uppercase;
  color: #757575;
}
/* line 63, ../sass/tfi_home.scss */
.mission.slide h1 {
  font-size: 45px;
  font-weight: 700;
  padding-top: 40px;
}
/* line 68, ../sass/tfi_home.scss */
.mission.slide h2 {
  font-size: 32px;
  padding-bottom: 40px;
}
/* line 72, ../sass/tfi_home.scss */
.mission.slide p {
  line-height: 2em;
}
/* line 76, ../sass/tfi_home.scss */
.mission.slide a.left,
.mission.slide a.right {
  margin-bottom: 80px;
  margin-right: 80px;
  padding: 15px;
  border-radius: 10px;
  display: block;
  text-decoration: none;
}
/* line 86, ../sass/tfi_home.scss */
.mission.slide a.left:hover,
.mission.slide a.right:hover {
  background-color: #ffffff;
  opacity: .7;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  /* line 92, ../sass/tfi_home.scss */
  .mission.slide h1 {
    font-size: 28px;
  }
  /* line 95, ../sass/tfi_home.scss */
  .mission.slide h2 {
    font-size: 18px;
  }
  /* line 99, ../sass/tfi_home.scss */
  .mission.slide a.left,
  .mission.slide a.right {
    margin-bottom: 20px;
    margin-right: 0px;
  }
}

/* line 108, ../sass/tfi_home.scss */
.hacks_cern_video.slide {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #eeeeee;
}

/* line 109, ../sass/tfi_home.scss */
.hacks_cern_video.slide a {
  text-decoration: none;
}

/* line 110, ../sass/tfi_home.scss */
.hacks_cern_video.slide h1 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.2em;
}

/* line 111, ../sass/tfi_home.scss */
.hacks_cern_video.slide h1 a {
  color: #00aeef;
}

/* line 112, ../sass/tfi_home.scss */
.hacks_cern_video.slide p {
  line-height: 1.4em;
  font-size: 20px;
}

/* line 113, ../sass/tfi_home.scss */
.hacks_cern_video.slide p a {
  color: #757575;
}

/* line 114, ../sass/tfi_home.scss */
.hacks_cern_video.slide img {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 116, ../sass/tfi_home.scss */
  .hacks_cern_video.slide h1 {
    font-size: 28px;
  }

  /* line 117, ../sass/tfi_home.scss */
  .hacks_cern_video.slide h2 {
    font-size: 18px;
  }
}
/* line 121, ../sass/tfi_home.scss */
.blog.slide {
  border-top: 2px solid #00aeef;
}
/* line 123, ../sass/tfi_home.scss */
.blog.slide .label {
  position: absolute;
  background: #00aeef;
  padding: 5px 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
/* line 132, ../sass/tfi_home.scss */
.blog.slide .stories {
  *zoom: 1;
}
/* line 4, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.blog.slide .stories:before, .blog.slide .stories:after {
  content: " ";
  display: table;
}
/* line 5, ../../../../../../../../../home/dsu/.rvm/gems/ruby-2.1.2/gems/zurb-foundation-3.2.5/scss/foundation/mixins/_clearfix.scss */
.blog.slide .stories:after {
  clear: both;
}
/* line 134, ../sass/tfi_home.scss */
.blog.slide .stories li {
  cursor: pointer;
  position: relative;
  float: left;
  width: 25%;
  height: 300px;
  overflow: hidden;
}
/* line 141, ../sass/tfi_home.scss */
.blog.slide .stories li .title_bg {
  position: absolute;
  bottom: 0px;
  padding: 10px 20px;
  opacity: .8;
  color: #ffffff;
  width: 100%;
  text-transform: uppercase;
  height: 48px;
}
/* line 150, ../sass/tfi_home.scss */
.blog.slide .stories li .title_bg p {
  height: 28px;
  overflow: hidden;
}
/* line 157, ../sass/tfi_home.scss */
.blog.slide .stories > li:nth-child(1) .title_bg {
  background-color: #de8c1c;
}
/* line 160, ../sass/tfi_home.scss */
.blog.slide .stories > li:nth-child(2) .title_bg {
  background-color: #71c71e;
}
/* line 163, ../sass/tfi_home.scss */
.blog.slide .stories > li:nth-child(3) .title_bg {
  background-color: #0094d2;
}
/* line 166, ../sass/tfi_home.scss */
.blog.slide .stories > li:nth-child(4) .title_bg {
  background-color: #757575;
}
@media only screen and (max-width: 767px) {
  /* line 171, ../sass/tfi_home.scss */
  .blog.slide .stories li {
    width: 50%;
  }
}
