/* Compass Imports
--------------------------------------------- */
/* line 17, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/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, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/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, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/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, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, /Users/dale.lawrence/.rvm/gems/ruby-2.1.3/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; }

/* Variables
--------------------------------------------- */
/* Sprites
--------------------------------------------- */
/* Imports
--------------------------------------------- */
/*! HiDPI v1 | MIT License | git.io/hidpi */
/* line 9, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 16, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

/* line 21, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
body {
  width: 100%;
  height: 100%;
  line-height: 1.2;
  font-size: 10px; }

/* line 33, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
h1, h2, h3, h4, h5 {
  line-height: 1.4; }

/* line 38, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
h1 {
  font-size: 1.5em;
  color: white; }

/* line 42, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
h2 {
  font-size: 1.5em;
  color: #bbe8ff; }

/* line 46, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
h3 {
  font-size: 1em; }

/* line 49, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
h4 {
  font-size: 1em;
  color: #bbe8ff; }

/* line 53, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
h5 {
  font-size: 0.8em; }

/* line 57, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer; }

/* line 67, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
p {
  font-size: 0.8em;
  margin-bottom: 0;
  line-height: 1.4; }

/* line 74, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
ol {
  list-style: decimal;
  color: white; }
  /* line 77, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
  ol li {
    margin: 10px 20px 0; }

/* line 82, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
ul {
  list-style: none; }
  /* line 85, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
  ul li {
    margin-left: 0; }

/* line 90, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
strong {
  font-weight: bold; }

/* line 91, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_base.scss */
em, i {
  font-style: italic; }

/* line 2, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
.minion {
  font-family: "minion-pro",sans-serif;
  -webkit-font-smoothing: antialiased; }

/* line 7, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
.trajan, h1, h2, h3, h4, h5, p, #sidebar .sidebar-subtitle, #sidebar .sidebar-message, .post-block.post-block--hbo .post-block__title, .post-block .post-block-header .post-block-header__title, .post-block .post-block-item .post-block-item__image .post-block__submit-message .panel-submit-title, body.dvd .dvd-subtitle, .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__tags .detail-content__tag-header, .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__tags .detail-content__tag, .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container .detail-content-note, .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container ol.notes li.note {
  font-family: "trajan-pro-3",sans-serif;
  -webkit-font-smoothing: antialiased; }

/* line 12, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
.trajan-bold, body.dvd .dvd-features-container ul li p, .full-page-wrapper.submit .submit-instructions, .full-page-wrapper.submit .submit-instructions ol li p {
  font-family: "trajan-pro-3",sans-serif;
  font-weight: bold;
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?npbrdl");
  src: url("fonts/icomoon.eot?#iefixnpbrdl") format("embedded-opentype"), url("fonts/icomoon.woff?npbrdl") format("woff"), url("fonts/icomoon.ttf?npbrdl") format("truetype"), url("fonts/icomoon.svg?npbrdl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 30, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #262459;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 45, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
.icon-facebook:before {
  content: "\e000"; }

/* line 48, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
.icon-twitter:before {
  content: "\e001"; }

/* line 51, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
.icon-info:before {
  content: "\e002"; }

/* line 54, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_fonts.scss */
.icon-list:before {
  content: "\e003"; }

/* line 15, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
.no-flicker {
  -webkit-transform: translate3d(0, 0, 0); }

/* line 17, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
.hide-text {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent; }

/* Responsive Mixins
   see: http://jakearchibald.github.com/sass-ie
------------------------------------------------ */
/* line 78, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
.no-mobile {
  display: none; }
  @media screen and (min-width: 480px) {
    /* line 78, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    .no-mobile {
      display: block; } }

/* line 86, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
.mobile-only {
  display: block; }
  @media screen and (min-width: 480px) {
    /* line 86, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    .mobile-only {
      display: none; } }

/* line 1, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.full-page-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 100; }
  /* line 13, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .full-page-wrapper .wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 2em 0em 1em; }
    /* line 23, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .full-page-wrapper .wrapper.centered {
      text-align: center; }
    @media screen and (min-width: 700px) {
      /* line 13, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      .full-page-wrapper .wrapper {
        padding: 1.5em 3em 1em; } }
    /* line 31, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .full-page-wrapper .wrapper.gallery-showing {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

/* line 37, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.gradient-left {
  position: absolute;
  width: 14em;
  height: 100%;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/gradient.png") repeat-y;
  background-size: 100% 1px;
  z-index: 1000;
  pointer-events: none;
  -webkit-transform: translateX(0em) translateY(0);
  -moz-transform: translateX(0em) translateY(0);
  -ms-transform: translateX(0em) translateY(0);
  -o-transform: translateX(0em) translateY(0);
  transform: translateX(0em) translateY(0);
  -webkit-transition: -webkit-transform 500ms 500ms, opacity 500ms 1000ms;
  -moz-transition: -moz-transform 500ms 500ms, opacity 500ms 1000ms;
  -ms-transition: -ms-transform 500ms 500ms, opacity 500ms 1000ms;
  -o-transition: -o-transform 500ms 500ms, opacity 500ms 1000ms;
  transition: transform 1000ms 500ms, opacity 500ms 1000ms; }

/* line 60, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
body.sidebar-hidden.no-touch-device .gradient-left {
  -webkit-transform: translateX(-4em) translateY(0) translateZ(0);
  -moz-transform: translateX(-4em) translateY(0) translateZ(0);
  -ms-transform: translateX(-4em) translateY(0) translateZ(0);
  -o-transform: translateX(-4em) translateY(0) translateZ(0);
  transform: translateX(-4em) translateY(0) translateZ(0); }

/* line 70, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
body.no-touch-device .gradient-left {
  display: block;
  -webkit-transform: translateX(0em) translateY(0) translateZ(0);
  -moz-transform: translateX(0em) translateY(0) translateZ(0);
  -ms-transform: translateX(0em) translateY(0) translateZ(0);
  -o-transform: translateX(0em) translateY(0) translateZ(0);
  transform: translateX(0em) translateY(0) translateZ(0); }

/* line 80, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
#wrapper {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  /* DISABLED TO TEST @include opacity(0); */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 300px;
  background: #000000;
  overflow: hidden; }
  /* line 94, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .is-iPad #wrapper {
    height: 100vh; }
  /* line 98, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #wrapper.gallery-showing {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
    /* line 100, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #wrapper.gallery-showing .gradient-left {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

/*
body.no-touch-device {
	#wrapper > *:not(#scroller):not(#sidebar),
	#wrapper > #scroller .post-block:not(.dark) {
		@include opacity(0);
	}
}
*/
/* line 117, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
body.no-touch-device #wrapper > *:not(#scroller):not(#sidebar),
body.no-touch-device #wrapper > #scroller .post-block:not(.dark),
body.touch-device #wrapper > *:not(#scroller):not(#sidebar),
body.touch-device #wrapper > #scroller .post-block:not(.dark) {
  visibility: hidden; }

/* line 125, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
body.no-touch-device #wrapper,
body.no-touch-device #wrapper > *:not(.gradient-left),
body.touch-device #wrapper,
body.touch-device #wrapper > *:not(.gradient-left) {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

/*
body.no-touch-device {
	#wrapper.gallery-showing > *:not(#scroller):not(#sidebar),
	#wrapper.gallery-showing > #scroller .post-block:not(.dark) {
		@include opacity(1);
	}
}
*/
/* line 145, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
body.touch-device #wrapper.gallery-showing > *:not(#scroller):not(#sidebar),
body.touch-device #wrapper.gallery-showing > #scroller .post-block:not(.dark),
body.no-touch-device #wrapper.gallery-showing > *:not(#scroller):not(#sidebar),
body.no-touch-device #wrapper.gallery-showing > #scroller .post-block:not(.dark) {
  visibility: visible; }

/* line 149, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.panel-close-button {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/button-close.png") no-repeat;
  background-size: 100%;
  text-decoration: none;
  cursor: pointer; }
  /* line 160, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .panel-close-button:hover {
    background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/button-close-hover.png"); }
  /* line 164, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .panel-close-button.panel-close-button__floater {
    display: none;
    position: fixed;
    top: 2em;
    right: 1.5em;
    z-index: 199; }

/* line 174, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.panel-submit-button {
  display: block;
  margin: 0 auto;
  width: 2.5em;
  height: 2.5em;
  background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/button-add.png") no-repeat;
  background-size: 100%;
  text-decoration: none; }

/* line 185, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.background-image {
  position: fixed;
  display: block;
  width: 100%;
  top: 0;
  left: 0; }
  /* line 194, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .background-image img {
    width: auto;
    height: 100%; }
  @media screen and (min-width: 1200px) {
    /* line 200, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .background-image img {
      width: 100%;
      height: auto; } }

/* line 207, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.sidebar-show-button {
  -webkit-transition: opacity 0.1s 0;
  -moz-transition: opacity 0.1s 0;
  -o-transition: opacity 0.1s 0;
  transition: opacity 0.1s 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0.5em;
  width: 1em;
  height: 1em;
  z-index: 10000;
  cursor: pointer; }
  /* line 220, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .sidebar-show-button span {
    display: none;
    font-size: 2.5em; }
  /* line 225, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .sidebar-show-button img {
    width: 2.0em;
    height: 2.0em;
    cursor: pointer; }
  /* line 231, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  body.sidebar-hidden .sidebar-show-button {
    -webkit-transition: opacity 0.3s;
    -webkit-transition-delay: 1s;
    -moz-transition: opacity 0.3s 1s;
    -o-transition: opacity 0.3s 1s;
    transition: opacity 0.3s 1s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

/* line 237, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
#sidebar {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 15em;
  max-width: 250px;
  height: 100%;
  z-index: 2001;
  margin-left: 0;
  background: transparent;
  background-size: 100% 100%;
  overflow: visible;
  /* DISABLED TO TEST @include opacity(0);*/
  -webkit-transition: opacity 0.9s;
  -moz-transition: opacity 0.9s;
  -o-transition: opacity 0.9s;
  transition: opacity 0.9s; }
  /* line 261, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-social .sidebar-icon {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/sidebar-twitter.png") no-repeat;
    background-position: center;
    background-size: 100%; }
    /* line 269, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-social .sidebar-icon.facebook {
      background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/sidebar-facebook.png") no-repeat;
      background-position: center;
      background-size: 100%; }
  /* line 277, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-inner {
    -webkit-transition: height 0.7s, width 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    -moz-transition: height 0.7s 0.3s, width 0.3s;
    -o-transition: height 0.7s 0.3s, width 0.3s;
    transition: height 0.7s 0.3s, width 0.3s;
    -ms-transition: height 0.7s 0.3s, width 0.3s;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    /* line 291, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-inner .sidebar-content {
      position: absolute;
      top: 0;
      left: 0;
      width: 15em;
      max-width: 250px;
      height: 100%;
      text-align: center;
      padding-top: 1.5em;
      padding-right: 4.0em;
      padding-bottom: 1em;
      padding-left: 0.75em; }
  /* line 307, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-open {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 4em;
    height: 4em;
    cursor: pointer;
    z-index: 1000; }
  /* line 318, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar.hidden {
    -webkit-transition: width 0.3s;
    -webkit-transition-delay: 0.9s;
    -moz-transition: width 0.3s 0.9s;
    -o-transition: width 0.3s 0.9s;
    transition: width 0.3s 0.9s;
    -ms-transition: width 0.3s 0.9s;
    width: 0; }
    /* line 323, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar.hidden .sidebar-inner {
      -webkit-transition: height 0.7s, width 0.3s;
      -webkit-transition-delay: 0.3s, 0.6s;
      -moz-transition: height 0.7s 0.3s, width 0.3s 0.6s;
      -o-transition: height 0.7s 0.3s, width 0.3s 0.6s;
      transition: height 0.7s 0.3s, width 0.3s 0.6s;
      -ms-transition: height 0.7s 0.3s, width 0.3s 0.6s;
      width: 0;
      height: 10%; }
    /* line 330, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar.hidden .sidebar-open {
      display: block; }
  /* line 335, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-label {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    margin-left: 15em;
    width: 0;
    height: 0;
    background-color: white; }
  /* line 357, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-subtitle {
    font-size: 0.4em;
    color: #7f8284;
    margin-bottom: 3em; }
  /* line 364, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-message {
    font-size: 0.75em;
    line-height: 1.4;
    text-transform: uppercase;
    color: #262459;
    margin-bottom: 3em; }
  /* line 373, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-logo, #sidebar .sidebar-countdown, #sidebar .sidebar-submit, #sidebar .sidebar-buy, #sidebar .sidebar-relive {
    display: block;
    width: 100%;
    height: auto;
    margin: 1em auto;
    overflow: visible;
    text-decoration: none; }
    /* line 382, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-logo img, #sidebar .sidebar-countdown img, #sidebar .sidebar-submit img, #sidebar .sidebar-buy img, #sidebar .sidebar-relive img {
      width: 100%;
      height: auto; }
  /* line 407, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-submit {
    position: relative; }
    /* line 410, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit .sigil-base {
      visibility: hidden;
      width: 100%;
      height: auto; }
    /* line 416, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit .sigil-1, #sidebar .sidebar-submit .sigil-2, #sidebar .sidebar-submit .sigil-3 {
      position: absolute;
      width: 100%;
      height: auto;
      top: 0;
      left: 0;
      -webkit-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -o-transition: all 1s ease-out;
      transition: all 1s ease-out;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
    /* line 430, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit .sigil-1 {
      z-index: 10001; }
    /* line 433, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit .sigil-2 {
      z-index: 10002; }
    /* line 436, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit .sigil-3 {
      z-index: 10003; }
    /* line 443, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit:hover .sigil-1 {
      -webkit-transition: all 20s linear;
      -moz-transition: all 20s linear;
      -o-transition: all 20s linear;
      transition: all 20s linear;
      -webkit-transform: rotate(1440deg);
      -moz-transform: rotate(1440deg);
      -o-transform: rotate(1440deg);
      -ms-transform: rotate(1440deg);
      transform: rotate(1440deg); }
    /* line 451, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit:hover .sigil-2 {
      -webkit-transition: all 20s linear;
      -moz-transition: all 20s linear;
      -o-transition: all 20s linear;
      transition: all 20s linear;
      -webkit-transform: rotate(-1440deg);
      -moz-transform: rotate(-1440deg);
      -o-transform: rotate(-1440deg);
      -ms-transform: rotate(-1440deg);
      transform: rotate(-1440deg); }
    /* line 459, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-submit:hover .sigil-3 {
      -webkit-transition: all 20s linear;
      -moz-transition: all 20s linear;
      -o-transition: all 20s linear;
      transition: all 20s linear;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
  /* line 470, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-buy {
    display: none;
    -webkit-transition: background-image 0.55s;
    -moz-transition: background-image 0.55s;
    -o-transition: background-image 0.55s;
    transition: background-image 0.55s;
    background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/button-buy.png") no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    cursor: pointer;
    overflow: visible;
    width: 105px !important;
    height: 19px !important;
    padding-bottom: 0.1em; }
    /* line 481, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-buy a {
      width: 100%;
      height: 100%; }
    /* line 485, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-buy img {
      visibility: hidden;
      margin-bottom: 0.1em; }
    /* line 489, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-buy:hover {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/button-buy-hover.png"); }
    @media screen and (min-height: 500px) {
      /* line 470, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-buy {
        width: 120px !important;
        height: 22px !important; } }
    @media screen and (min-height: 600px) {
      /* line 470, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-buy {
        width: 140px !important;
        height: 26px !important; } }
    @media screen and (min-height: 700px) {
      /* line 470, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-buy {
        width: 155px !important;
        height: 29px !important; } }
  /* line 511, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-relive {
    -webkit-transition: all 0.55s;
    -moz-transition: all 0.55s;
    -o-transition: all 0.55s;
    transition: all 0.55s;
    background-position: 0 0;
    background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/button-relive-2.png") no-repeat;
    background-size: 100% 100%;
    width: 105px !important;
    height: 19px !important;
    cursor: pointer;
    overflow: visible;
    padding-bottom: 0.1em; }
    /* line 521, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-relive img {
      visibility: hidden;
      margin-bottom: 0.1em; }
    /* line 525, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-relive:hover {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/button-relive-2-hover.png"); }
    @media screen and (min-height: 500px) {
      /* line 511, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-relive {
        width: 120px !important;
        height: 22px !important; } }
    @media screen and (min-height: 600px) {
      /* line 511, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-relive {
        width: 140px !important;
        height: 26px !important; } }
    @media screen and (min-height: 700px) {
      /* line 511, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-relive {
        width: 155px !important;
        height: 29px !important; } }
  /* line 546, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-countdown {
    display: none;
    position: relative;
    width: 70%;
    height: auto;
    margin-bottom: 0.2em; }
    /* line 553, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-countdown .sidebar-countdown-inner {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 55%; }
      /* line 561, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-countdown .sidebar-countdown-inner .sidebar-countdown__days {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: auto;
        text-align: center; }
        /* line 569, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
        #sidebar .sidebar-countdown .sidebar-countdown-inner .sidebar-countdown__days h2#daysUntil {
          display: inline;
          vertical-align: bottom;
          position: relative;
          font-size: 200%;
          color: #262459; }
  /* line 583, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-launchdate {
    visibility: hidden; }
  /* line 586, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-launchdate h2 {
    font-size: 0.7em;
    color: #262459; }
  /* line 590, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-launchdate .super {
    vertical-align: super;
    font-size: 0.6em; }
  /* line 595, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #sidebar .sidebar-sequence {
    position: absolute;
    top: 0;
    left: 0;
    width: 15em;
    max-width: 250px;
    height: 100%;
    pointer-events: none; }
    /* line 604, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #sidebar .sidebar-sequence .sidebar-sequence__frame {
      position: absolute;
      display: none;
      width: 100%;
      height: 100%; }
      /* line 611, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #sidebar .sidebar-sequence .sidebar-sequence__frame.active {
        display: block; }

/*
body.no-touch-device #sidebar .sidebar-inner{
	-webkit-transform: initial;
	-moz-transform: initial;
	-ms-transform: initial;
	-o-transform: initial;
	transform: initial;
}
*/
/* line 628, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7em;
  z-index: 99;
  background-color: black;
  text-align: center; }

/* line 639, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.footer-submit {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: margin-left 0.5s, opacity 0.3s;
  -webkit-transition-delay: 0.2s, 0.2s;
  -moz-transition: margin-left 0.5s 0.2s, opacity 0.3s 0.2s;
  -o-transition: margin-left 0.5s 0.2s, opacity 0.3s 0.2s;
  transition: margin-left 0.5s 0.2s, opacity 0.3s 0.2s;
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 1em;
  margin-left: -20em;
  max-width: 180px;
  width: 12em;
  height: auto;
  z-index: 1001; }
  /* line 652, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-submit img {
    width: 100%;
    height: auto; }
  /* line 659, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  body.sidebar-hidden .footer-submit {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    margin-left: 1em; }
    /* line 663, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    body.sidebar-hidden .footer-submit:hover {
      -webkit-transition: opacity 0.55s;
      -moz-transition: opacity 0.55s;
      -o-transition: opacity 0.55s;
      transition: opacity 0.55s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
      opacity: 0.75; }

/* line 673, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.footer-info {
  -webkit-transition: opacity 0.55s;
  -moz-transition: opacity 0.55s;
  -o-transition: opacity 0.55s;
  transition: opacity 0.55s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  position: fixed;
  display: inline-block;
  bottom: 0;
  right: 0;
  margin: 0.75em;
  cursor: pointer;
  z-index: 2000;
  width: 1.17em;
  height: 1.17em;
  background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/icons/info.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0; }
  /* line 689, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-info:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75; }
  /* line 693, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .is-iPad .footer-info {
    bottom: 1.2em; }
  /* line 697, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-info .icon-info {
    display: none; }

/* line 705, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.footer-nav-seasons {
  display: inline-block;
  vertical-align: middle;
  height: 18px; }
  /* line 710, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-nav-seasons > div {
    width: 18px;
    height: 18px;
    margin: 0 0.1vw;
    border-radius: 50%;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    vertical-align: top; }
    /* line 722, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div:hover {
      background-color: #444; }
    /* line 726, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div.s1 {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-1.png");
      background-size: cover; }
      /* line 730, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav.actual-season-1 .footer-nav-seasons > div.s1 {
        background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-1-on.png"); }
    /* line 734, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div.s2 {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-2.png");
      background-size: cover; }
      /* line 738, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav.actual-season-2 .footer-nav-seasons > div.s2 {
        background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-2-on.png"); }
    /* line 742, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div.s3 {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-3.png");
      background-size: cover; }
      /* line 746, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav.actual-season-3 .footer-nav-seasons > div.s3 {
        background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-3-on.png"); }
    /* line 750, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div.s4 {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-4.png");
      background-size: cover; }
      /* line 754, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav.actual-season-4 .footer-nav-seasons > div.s4 {
        background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-4-on.png"); }
    /* line 758, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div.s5 {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-5.png");
      background-size: cover; }
      /* line 762, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav.actual-season-5 .footer-nav-seasons > div.s5 {
        background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-5-on.png"); }
    /* line 766, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div.s6 {
      background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-6.png");
      background-size: cover; }
      /* line 770, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav.actual-season-6 .footer-nav-seasons > div.s6 {
        background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/nav-dot-6-on.png"); }
  /* line 776, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-nav-seasons.seasons-left div {
    display: none; }
  /* line 781, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-nav-seasons.seasons-right div {
    display: inline-block; }

/* line 787, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
#footer-nav {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: fixed;
  bottom: 5.5em;
  left: 200px;
  right: 20px;
  display: block;
  height: auto;
  text-align: center;
  white-space: nowrap;
  z-index: 1000;
  transition: left 100ms 450ms, right 100ms 450ms; }
  /* line 805, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .is-iPad #footer-nav {
    bottom: 6.5em; }
  /* line 809, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .sidebar-hidden #footer-nav {
    left: 0px !important; }
  /* line 812, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .show-nav #footer-nav {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  /* line 816, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav ul {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    height: auto;
    text-align: center;
    font-size: 0; }
    /* line 828, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    #footer-nav ul li {
      display: inline-block;
      vertical-align: middle;
      display: none;
      width: 0.5em;
      height: 0.5em;
      min-width: 6px;
      min-height: 6px;
      background-color: white;
      border-radius: 50%;
      cursor: pointer;
      margin: 0 0.4em;
      margin: 0 0.6vw; }
      /* line 843, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav ul li.disabled {
        background-color: #646464;
        cursor: default; }
      /* line 847, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      #footer-nav ul li.active {
        background-color: black;
        border: 0.18em solid white; }
  /* line 854, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-1 li.s1 {
    display: inline-block; }
  /* line 858, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-1 .seasons-left .s1 {
    display: inline-block; }
  /* line 863, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-1 .seasons-right .s1 {
    display: none; }
  /* line 869, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-2 li.s2 {
    display: inline-block; }
  /* line 873, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-2 .seasons-left .s1, #footer-nav.season-2 .seasons-left .s2 {
    display: inline-block; }
  /* line 878, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-2 .seasons-right .s1, #footer-nav.season-2 .seasons-right .s2 {
    display: none; }
  /* line 884, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-3 li.s3 {
    display: inline-block; }
  /* line 888, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-3 .seasons-left .s1, #footer-nav.season-3 .seasons-left .s2, #footer-nav.season-3 .seasons-left .s3 {
    display: inline-block; }
  /* line 893, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-3 .seasons-right .s1, #footer-nav.season-3 .seasons-right .s2, #footer-nav.season-3 .seasons-right .s3 {
    display: none; }
  /* line 899, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-4 li.s4 {
    display: inline-block; }
  /* line 903, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-4 .seasons-left .s1, #footer-nav.season-4 .seasons-left .s2, #footer-nav.season-4 .seasons-left .s3, #footer-nav.season-4 .seasons-left .s4 {
    display: inline-block; }
  /* line 908, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-4 .seasons-right .s1, #footer-nav.season-4 .seasons-right .s2, #footer-nav.season-4 .seasons-right .s3, #footer-nav.season-4 .seasons-right .s4 {
    display: none; }
  /* line 914, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-5 li.s5 {
    display: inline-block; }
  /* line 918, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-5 .seasons-left .s1, #footer-nav.season-5 .seasons-left .s2, #footer-nav.season-5 .seasons-left .s3, #footer-nav.season-5 .seasons-left .s4, #footer-nav.season-5 .seasons-left .s5 {
    display: inline-block; }
  /* line 923, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-5 .seasons-right .s1, #footer-nav.season-5 .seasons-right .s2, #footer-nav.season-5 .seasons-right .s3, #footer-nav.season-5 .seasons-right .s4, #footer-nav.season-5 .seasons-right .s5 {
    display: none; }
  /* line 929, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-6 li.s6 {
    display: inline-block; }
  /* line 933, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-6 .seasons-left .s1, #footer-nav.season-6 .seasons-left .s2, #footer-nav.season-6 .seasons-left .s3, #footer-nav.season-6 .seasons-left .s4, #footer-nav.season-6 .seasons-left .s5, #footer-nav.season-6 .seasons-left .s6 {
    display: inline-block; }
  /* line 938, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav.season-6 .seasons-right .s1, #footer-nav.season-6 .seasons-right .s2, #footer-nav.season-6 .seasons-right .s3, #footer-nav.season-6 .seasons-right .s4, #footer-nav.season-6 .seasons-right .s5, #footer-nav.season-6 .seasons-right .s6 {
    display: none; }

/* line 985, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.footer-copy {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  font-size: 0.7em;
  font-family: arial, sans-serif;
  text-align: center;
  display: block;
  z-index: 999;
  color: #777;
  margin-bottom: 0.2em;
  padding: 0 2em; }
  /* line 1001, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .is-iPad .footer-copy {
    bottom: 2.5em; }
  /* line 1005, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-copy p {
    font-family: inherit; }
  @media screen and (min-width: 800px) {
    /* line 985, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-copy {
      font-size: 0.8em; } }

/* line 1015, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
#scroller {
  float: left;
  position: relative;
  width: auto;
  height: 100%;
  margin-right: -25000px;
  padding-bottom: 7em;
  overflow: hidden;
  z-index: 100;
  background-color: #000000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none; }

/* line 1043, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
body.no-touch-device #scroller {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

/* line 1052, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.iScrollHorizontalScrollbar {
  position: fixed !important;
  left: 250px !important;
  right: 50px !important;
  transition: left 100ms 450ms, right 100ms 450ms; }
  /* line 1059, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .is-iPad .iScrollHorizontalScrollbar {
    bottom: 5.5em !important; }
  /* line 1063, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .sidebar-hidden .iScrollHorizontalScrollbar {
    left: 80px !important;
    right: 80px !important; }

/* line 1070, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.icon {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  overflow: hidden;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  vertical-align: bottom; }
  /* line 1085, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .icon:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75; }
  /* line 1134, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .icon svg {
    width: 100%;
    height: 100%; }
    /* line 1138, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .icon svg g path {
      fill: #39474e;
      -webkit-transition: fill 0.25s;
      -moz-transition: fill 0.25s;
      -o-transition: fill 0.25s;
      transition: fill 0.25s; }
  /* line 1147, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .icon:hover svg g path {
    fill: #bde7fb; }

/* line 1155, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.modal-overlay {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: black;
  z-index: 1999; }
  /* line 1169, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .modal-open .modal-overlay {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    top: 0;
    display: block; }

/* line 1176, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
.modal-container {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: table;
  position: fixed;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  bottom: 0;
  right: 0;
  color: black;
  font-size: 16px;
  z-index: 2000; }
  /* line 1191, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .modal-open .modal-container {
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    display: table; }
  /* line 1197, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .modal-container .modal {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    /* line 1202, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .modal-container .modal .modal-close {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 3em;
      height: 3.5em;
      text-decoration: none; }
    /* line 1212, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .modal-container .modal .modal-inner {
      position: relative;
      display: inline-block;
      width: 345px;
      height: 199.5px;
      background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/modal.png") no-repeat;
      background-size: 345px 199.5px;
      font-size: 0.5em;
      text-align: center;
      padding: 0 2em; }
      @media screen and (min-width: 520px) {
        /* line 1212, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
        .modal-container .modal .modal-inner {
          width: 517.5px;
          height: 299.25px;
          background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/modal.png") no-repeat;
          background-size: 517.5px 299.25px;
          font-size: 0.75em; } }
      @media screen and (min-width: 700px) {
        /* line 1212, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
        .modal-container .modal .modal-inner {
          width: 690px;
          height: 399px;
          background-size: 690px 399px;
          font-size: 1em; } }
    /* line 1238, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .modal-container .modal .modal-logo {
      display: inline-block;
      width: auto;
      height: auto;
      margin-top: 3em; }
      /* line 1243, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      .modal-container .modal .modal-logo img {
        width: 66%;
        height: auto; }
      /* line 1248, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      .modal-container .modal .modal-logo h3 {
        line-height: 1;
        font-size: 1.2em;
        color: #262459; }
    /* line 1254, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .modal-container .modal .modal-subtitle {
      margin: 1em 5em; }
      /* line 1256, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      .modal-container .modal .modal-subtitle .modal-subtitle-header {
        color: #262459;
        font-size: 0.8em; }
    /* line 1261, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .modal-container .modal .modal-message {
      display: block;
      position: relative;
      margin: 1em 3em 2em; }
      /* line 1266, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
      .modal-container .modal .modal-message p {
        font-family: arial, helvetica, sans-serif;
        color: #262459;
        text-transform: none;
        font-size: 0.75em;
        margin-bottom: 2em; }

/* line 1279, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
#wrapper.gallery-showing #sidebar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

@media screen and (min-width: 700px) and (min-height: 600px) {
  /* line 1298, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-nav-seasons {
    display: inline-block;
    height: 24px; }
    /* line 1302, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .footer-nav-seasons > div {
      width: 24px;
      height: 24px;
      margin: 0 0.4vw; }

  /* line 1309, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  #footer-nav ul li {
    min-width: 8px;
    min-height: 8px;
    margin: 0 0.9vw; }

  /* line 1314, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-submit {
    bottom: 0.1em; }
    /* line 1317, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
    .is-iPad .footer-submit {
      bottom: 1.8em; } }
@media screen and (min-height: 800px) {
  /* line 1324, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-submit {
    bottom: 0.2em; } }
@media screen and (min-width: 1100px) {
  /* line 1333, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_modules.scss */
  .footer-submit {
    margin: 0.3em; } }
@media screen and (min-height: 400px) {
  /* line 1, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body {
    font-size: 10px; } }
@media screen and (min-height: 500px) {
  /* line 1, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body {
    font-size: 12px; } }
@media screen and (min-height: 600px) {
  /* line 1, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body {
    font-size: 14px; } }
@media screen and (min-height: 700px) {
  /* line 1, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body {
    font-size: 16px; } }
@media screen and (min-height: 800px) {
  /* line 1, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body {
    font-size: 18px; } }
@media screen and (min-height: 900px) {
  /* line 1, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body {
    font-size: 20px; } }

/* line 27, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
.post-block-container {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  width: auto;
  height: 100%;
  text-align: left;
  z-index: 4;
  white-space: nowrap;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  /* line 40, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block-container.dark {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  /* line 46, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block-container.intro {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
  /* line 55, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.no-touch-device .post-block-container:hover .post-block:hover {
    opacity: 1; }

/*
body.no-touch-device .post-block-container {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
*/
/* line 71, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
.post-block {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: auto;
  height: 100%;
  text-align: left;
  overflow: visible;
  background-color: transparent; }
  /* line 81, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block .post-block-overlay {
    -webkit-transition: opacity 0.55s;
    -moz-transition: opacity 0.55s;
    -o-transition: opacity 0.55s;
    transition: opacity 0.55s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 4;
    margin-right: 0.25em; }
    /* line 94, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.touch-device .post-block .post-block-overlay {
      display: none; }
  /* line 100, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block .post-block-preview {
    -webkit-transition: width 0.5s, z-index 0;
    -webkit-transition-delay: 0s, 0.5s;
    -moz-transition: width 0.5s, z-index 0 0.5s;
    -o-transition: width 0.5s, z-index 0 0.5s;
    transition: width 0.5s, z-index 0 0.5s;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    margin-left: 100%;
    width: 2em;
    height: 100%;
    z-index: 1;
    cursor: pointer;
    margin-bottom: 7em;
    width: 0;
    overflow: visible; }
    /* line 116, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-preview.preview {
      width: 2em;
      z-index: 4; }
    /* line 122, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-preview .post-block-preview__panel {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-box-shadow: 10px 0px 20px 0px rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 10px 0px 20px 0px rgba(50, 50, 50, 0.5);
      box-shadow: 10px 0px 20px 0px rgba(50, 50, 50, 0.5);
      position: absolute;
      display: block;
      top: 0;
      left: 1em;
      width: 1em;
      height: 100%;
      background-color: black;
      overflow: hidden;
      z-index: 1;
      background-size: cover;
      padding-bottom: 7em; }
      /* line 137, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-preview .post-block-preview__panel:first-child {
        -webkit-box-shadow: inset 5px 0px 9px 0px rgba(50, 50, 50, 0.5), 5px 0px 9px 0px rgba(50, 50, 50, 0.5);
        -moz-box-shadow: inset 5px 0px 9px 0px rgba(50, 50, 50, 0.5), 5px 0px 9px 0px rgba(50, 50, 50, 0.5);
        box-shadow: inset 5px 0px 9px 0px rgba(50, 50, 50, 0.5), 5px 0px 9px 0px rgba(50, 50, 50, 0.5);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        left: 0;
        background-color: #262459;
        z-index: 2; }
    /* line 147, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-preview.hidden {
      width: 0;
      overflow: hidden; }
  /* line 153, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block.post-block--spacer {
    -webkit-transition: max-width 0.2s;
    -moz-transition: max-width 0.2s;
    -o-transition: max-width 0.2s;
    transition: max-width 0.2s;
    width: 12.0em;
    max-width: 210px; }
    /* line 158, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--spacer.hidden {
      max-width: 0; }
    /* line 161, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.touch-device .post-block.post-block--spacer.hidden {
      display: none; }
  /* line 165, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block.post-block--endcard {
    width: auto;
    min-width: 100%;
    height: 100%;
    background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/end-card-3.jpg") no-repeat;
    background-size: auto 100%; }
  /* line 175, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block.post-block--hbo {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    cursor: pointer;
    display: none; }
    /* line 182, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--hbo.visible {
      display: inline-block !important; }
    /* line 190, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--hbo .post-block__image-container {
      -webkit-transition: opacity 0.6s;
      -moz-transition: opacity 0.6s;
      -o-transition: opacity 0.6s;
      transition: opacity 0.6s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      -webkit-box-shadow: 3px 0px 5px 0px rgba(50, 50, 50, 0.8);
      -moz-box-shadow: 3px 0px 5px 0px rgba(50, 50, 50, 0.8);
      box-shadow: 3px 0px 5px 0px rgba(50, 50, 50, 0.8);
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      top: 0;
      left: 0;
      overflow: hidden;
      background-color: black;
      z-index: 2;
      transform: translate3d(0, 0, 0); }
      /* line 205, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block.post-block--hbo .post-block__image-container .post-block__image {
        -webkit-transition: all 0.1s;
        -moz-transition: all 0.1s;
        -o-transition: all 0.1s;
        transition: all 0.1s;
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        margin-left: 0;
        margin-top: 0;
        overflow: visible;
        background-size: cover;
        background-position: center;
        text-align: center; }
        /* line 220, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .post-block.post-block--hbo .post-block__image-container .post-block__image img {
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          width: 100%;
          height: auto;
          position: relative;
          left: 0;
          top: 0;
          margin-top: 0;
          margin-left: 0; }
    /* line 235, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.touch-device .post-block.post-block--hbo .post-block-fan-drawer-gradient {
      display: none; }
    /* line 238, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo .post-block-fan-drawer-gradient {
      position: absolute;
      width: 14em;
      height: 100%;
      left: 0px;
      top: 2em;
      -webkit-transform: translateX(22em) translateY(0) translateZ(0);
      -moz-transform: translateX(22em) translateY(0) translateZ(0);
      -ms-transform: translateX(22em) translateY(0) translateZ(0);
      -o-transform: translateX(22em) translateY(0) translateZ(0);
      transform: translateX(22em) translateY(0) translateZ(0);
      -webkit-transition: -webkit-transform 1000ms;
      -moz-transition: -moz-transform 1000ms;
      -ms-transition: -ms-transform 1000ms;
      -o-transition: -o-transform 1000ms;
      transition: transform 1000ms;
      background: -moz-linear-gradient(left, rgba(34, 34, 34, 0.76) 0%, rgba(34, 34, 34, 0.75) 1%, rgba(34, 34, 34, 0) 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(34, 34, 34, 0.76)), color-stop(1%, rgba(34, 34, 34, 0.75)), color-stop(100%, rgba(34, 34, 34, 0)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, rgba(34, 34, 34, 0.76) 0%, rgba(34, 34, 34, 0.75) 1%, rgba(34, 34, 34, 0) 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, rgba(34, 34, 34, 0.76) 0%, rgba(34, 34, 34, 0.75) 1%, rgba(34, 34, 34, 0) 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, rgba(34, 34, 34, 0.76) 0%, rgba(34, 34, 34, 0.75) 1%, rgba(34, 34, 34, 0) 100%);
      /* IE10+ */
      background: linear-gradient(to right, rgba(34, 34, 34, 0.76) 0%, rgba(34, 34, 34, 0.75) 1%, rgba(34, 34, 34, 0) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2222222', endColorstr='#00222222',GradientType=1 );
      /* IE6-9 */ }
    /* line 268, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--hbo.show-overlay .post-block-overlay {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
      opacity: 0.2; }
    /* line 271, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--hbo.show-overlay .post-block-preview__panel {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
      opacity: 0.8; }
    /* line 278, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--hbo .post-block__title {
      display: block;
      position: relative;
      width: 100%;
      height: 2em;
      padding-top: 0.75em;
      padding-right: 0.25em;
      color: #bbe8ff;
      text-align: right;
      z-index: 50;
      border: none;
      line-height: 1;
      background-color: black; }
    /* line 294, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--hbo .post-social .post-fan-arrow {
      position: absolute;
      left: 50%;
      top: 7%;
      width: 38%;
      height: 10%;
      background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/arrow_EFA-left.png") no-repeat;
      background-size: contain; }
    /* line 307, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--hbo.fan-closed .post-social .post-fan-arrow {
      background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/arrow_EFA-right.png") no-repeat;
      background-size: contain; }
    /* line 315, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo.fan-closed .post-block-fan-drawer-gradient {
      -webkit-transform: translateX(8em) translateY(0) translateZ(0);
      -moz-transform: translateX(8em) translateY(0) translateZ(0);
      -ms-transform: translateX(8em) translateY(0) translateZ(0);
      -o-transform: translateX(8em) translateY(0) translateZ(0);
      transform: translateX(8em) translateY(0) translateZ(0); }
    /* line 325, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo.static {
      cursor: default; }
      /* line 328, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      body.no-touch-device .post-block.post-block--hbo.static .post-social .post-fan-art-tab {
        /* opacity: 1; */
        -webkit-transform: translateX(-3em) translateY(0) translateZ(0);
        -moz-transform: translateX(-3em) translateY(0) translateZ(0);
        -ms-transform: translateX(-3em) translateY(0) translateZ(0);
        -o-transform: translateX(-3em) translateY(0) translateZ(0);
        transform: translateX(-3em) translateY(0) translateZ(0); }
      /* line 338, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      html.ie body.no-touch-device .post-block.post-block--hbo.static .post-social .post-fan-art-tab {
        left: -3.2em; }
    /* line 348, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.touch-device .post-block.post-block--hbo.static .post-social .post-fan-art-tab {
      visibility: hidden; }
    /* line 360, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static):hover .post-block-preview .post-block-preview__panel, body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static).hover .post-block-preview .post-block-preview__panel {
      width: 1.25em;
      left: 1.25em; }
      /* line 363, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static):hover .post-block-preview .post-block-preview__panel:first-child, body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static).hover .post-block-preview .post-block-preview__panel:first-child {
        left: 0; }
    /* line 368, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static):hover .post-block-overlay, body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static).hover .post-block-overlay {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 371, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static):hover .post-block__image, body.no-touch-device .post-block.post-block--hbo.fan-closed:not(.static).hover .post-block__image {
      width: 105%;
      left: -2.5%;
      top: -2.5%; }
    /* line 385, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      /*
      				.post-fan-art-tab {
      					-webkit-transform: translateX(0.3em) translateY(0);
      					-moz-transform: translateX(0.3em) translateY(0);
      					-ms-transform: translateX(0.3em) translateY(0);
      					-o-transform: translateX(0.3em) translateY(0);
      					transform: translateX(0.3em) translateY(0);
      				}
      */ }
    /* line 400, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.no-touch-device .post-block.post-block--hbo.dark {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
      opacity: 0.4; }
      /* line 402, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      body.no-touch-device .post-block.post-block--hbo.dark:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
  /* line 412, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block.post-block--fan {
    -webkit-transition: margin-left 0.55s, margin-right 0.55s;
    -moz-transition: margin-left 0.55s, margin-right 0.55s;
    -o-transition: margin-left 0.55s, margin-right 0.55s;
    transition: margin-left 0.55s, margin-right 0.55s;
    margin-left: 3.2em;
    margin-top: 2em;
    left: 2em;
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: auto; }
    /* line 424, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--fan .post-block--fan-inner {
      height: 100%; }
    /* line 435, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--fan.preview {
      margin-left: 3.2em; }
  /* line 442, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block .panel-close-button {
    -webkit-transition: opacity 0.55s;
    -moz-transition: opacity 0.55s;
    -o-transition: opacity 0.55s;
    transition: opacity 0.55s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0em 6.5em 1.5em 1.5em; }
    /* line 452, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .panel-close-button.visible {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  /* line 462, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block .post-block-header {
    display: block;
    position: absolute;
    top: 0.3em;
    left: 1.5em;
    color: white; }
    /* line 471, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-header .post-block-header__title {
      color: white; }
  /* line 477, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block .post-block-items__container {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  /* line 489, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block .post-block-items {
    -webkit-transition: max-width 1s, overflow 1s;
    -webkit-transition-delay: 0s, 1s;
    -moz-transition: max-width 1s, overflow 1s 1s;
    -o-transition: max-width 1s, overflow 1s 1s;
    transition: max-width 1s, overflow 1s 1s;
    width: auto;
    max-width: 0;
    height: 100%;
    text-align: left;
    overflow: hidden; }
  /* line 499, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block .post-block-item {
    position: relative;
    display: inline-block;
    width: auto;
    height: 100%;
    max-width: 500px;
    text-align: center;
    font-size: inherit;
    padding-top: 3.5em;
    vertical-align: top;
    margin-left: 1.5em;
    margin-right: 1.5em;
    white-space: normal; }
    /* line 513, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-item:first-child {
      margin-left: 1.5em;
      margin-right: 1.5em; }
    /* line 518, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-item:last-child {
      margin-left: 1.5em;
      margin-right: 6.5em; }
      /* line 522, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-item:last-child.first {
        margin-left: 1.5em;
        margin-right: 6.5em; }
    /* line 529, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-item.submit:first-child {
      margin-left: 7em;
      margin-right: 7em; }
    /* line 536, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-item .post-block-item__image {
      position: relative;
      display: block;
      margin: 0 auto;
      width: 100%;
      height: 80%;
      max-height: 80%;
      text-align: center;
      border: 1px solid #bbe8ff;
      overflow: hidden;
      font-size: inherit; }
      /* line 549, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-item .post-block-item__image .post-block__submit-message {
        position: absolute;
        top: 2em;
        left: 0;
        display: block;
        width: 100%;
        height: auto;
        margin: auto;
        line-height: 1.2em;
        font-size: inherit; }
        @media screen and (min-height: 400px) {
          /* line 549, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
          .post-block .post-block-item .post-block-item__image .post-block__submit-message {
            top: 5em; } }
        /* line 565, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .post-block .post-block-item .post-block-item__image .post-block__submit-message .panel-submit-button {
          margin-bottom: 1em; }
      /* line 575, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-item .post-block-item__image.submit {
        border: 2px dashed #bbe8ff; }
    /* line 581, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block .post-block-item .post-block-item-info {
      display: block;
      position: absolute;
      top: 80%;
      left: 0;
      width: 100%;
      height: auto;
      text-align: center;
      margin: 1em 0; }
      /* line 591, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-item .post-block-item-info .post-block-item-info__title {
        min-height: 1.5em; }
      /* line 594, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-item .post-block-item-info .post-block-item-info__author {
        color: white; }
        /* line 596, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .post-block .post-block-item .post-block-item-info .post-block-item-info__author .username {
          color: #bbe8ff; }
      /* line 601, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-item .post-block-item-info .post-block-item-info__social {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        margin: 0.5em 0; }
      /* line 608, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .post-block .post-block-item .post-block-item-info h2 {
        font-size: 1em; }
  /* line 616, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .post-block.post-block--fan.open:not(.static) {
    -webkit-transition: margin-left 0.55s, margin-right 0.55s;
    -moz-transition: margin-left 0.55s, margin-right 0.55s;
    -o-transition: margin-left 0.55s, margin-right 0.55s;
    transition: margin-left 0.55s, margin-right 0.55s;
    margin-left: 2em;
    background-color: transparent; }
    /* line 622, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--fan.open:not(.static) .panel-close-button {
      display: inline-block;
      z-index: 10; }
    /* line 627, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--fan.open:not(.static) .post-block-items {
      -webkit-transition: max-width 2s, overflow 1s;
      -moz-transition: max-width 2s, overflow 1s;
      -o-transition: max-width 2s, overflow 1s;
      transition: max-width 2s, overflow 1s;
      max-width: 10000px; }
    /* line 632, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .post-block.post-block--fan.open:not(.static) .post-block-item {
      display: inline-block; }

/* line 640, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
body.no-touch-device .post-block {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

/*
body.no-touch-device .post-block .post-block-overlay .post-block-preview .post-block-preview__panel {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

body.no-touch-device .post-block .post-block--hbo .post-block__image-container {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
*/
/* line 665, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
body.dvd {
  overflow: auto;
  font-size: 8px; }
  @media screen and (min-width: 500px) {
    /* line 665, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd {
      font-size: 10px; } }
  @media screen and (min-width: 600px) {
    /* line 665, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd {
      font-size: 12px; } }
  @media screen and (min-width: 800px) {
    /* line 665, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd {
      font-size: 14px; } }
  @media screen and (min-width: 1000px) {
    /* line 665, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd {
      font-size: 16px; } }
  @media screen and (min-width: 1200px) {
    /* line 665, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd {
      font-size: 18px; } }
  /* line 688, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.dvd .dvd-logo {
    width: auto;
    height: auto;
    margin: 0 auto; }
    /* line 692, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-logo img {
      width: 50%;
      height: auto;
      max-width: 440.0px; }
  /* line 699, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.dvd .dvd-message {
    font-size: 1.7em;
    padding: 0 2.5em;
    margin-top: 0.25em; }
  /* line 704, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.dvd .dvd-subtitle {
    text-transform: uppercase;
    color: white;
    font-size: 1.2em;
    margin-top: 0.5em;
    margin-bottom: 1em; }
  /* line 712, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.dvd .dvd-video-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 5em;
    cursor: pointer; }
    /* line 720, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image iframe {
      -webkit-transition: opacity 0.8s;
      -moz-transition: opacity 0.8s;
      -o-transition: opacity 0.8s;
      transition: opacity 0.8s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      visibility: visible;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 3;
      margin: 0;
      padding: 0 5em;
      cursor: pointer; }
    /* line 735, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image img {
      -webkit-transition: opacity 1s;
      -moz-transition: opacity 1s;
      -o-transition: opacity 1s;
      transition: opacity 1s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      position: relative;
      display: block;
      visibility: visible;
      width: 100%;
      height: auto;
      border: 1px solid #bbe8ff;
      z-index: 1; }
    /* line 747, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image .play-button {
      -webkit-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5;
      visibility: visible;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      width: 3em;
      height: 3em;
      max-width: 61px;
      max-height: 61px;
      margin-top: -1.5em;
      margin-left: -1.5em;
      background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/play-button.png") no-repeat;
      background-size: 100% 100%;
      z-index: 2; }
    /* line 766, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image .play-overlay {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      z-index: 4;
      cursor: pointer; }
    /* line 779, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image.video-playing img {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 783, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image.video-playing iframe {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
    /* line 786, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image.video-playing .play-button {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 791, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image.hide-preview img {
      visibility: hidden; }
    /* line 794, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image.hide-preview iframe {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
    /* line 797, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-video-image.hide-preview .play-button {
      display: none; }
  /* line 802, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.dvd .dvd-content-container {
    *zoom: 1;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 2.5em 5em; }
    /* line 147, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    body.dvd .dvd-content-container:before, body.dvd .dvd-content-container:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 152, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    body.dvd .dvd-content-container:after {
      clear: both; }
    /* line 810, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-content-container .dvd-content-container__left {
      display: inline-block;
      position: relative;
      width: 60%;
      height: auto;
      float: left;
      padding: 0 1em; }
    /* line 818, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-content-container .dvd-content-container__right {
      display: block;
      position: relative;
      width: 40%;
      height: auto;
      float: left;
      text-align: left;
      padding: 0 1em; }
    /* line 828, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-content-container .dvd-content-header {
      margin-top: 0.5em;
      margin-bottom: 0.75em; }
  /* line 836, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.dvd .dvd-features-container {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    color: white;
    text-align: left; }
    /* line 844, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-features-container ul {
      display: block;
      list-style: disc;
      width: 70%;
      margin-left: 30%;
      padding-left: 1.5em; }
      /* line 850, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      body.dvd .dvd-features-container ul li {
        margin-left: 1em; }
        /* line 852, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        body.dvd .dvd-features-container ul li p {
          margin-bottom: 1em;
          font-size: 1.0em; }
    /* line 860, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-features-container .dvd-box-image {
      position: absolute;
      display: block;
      top: -1.5em;
      left: -3em;
      width: 40%;
      height: auto; }
      /* line 868, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      body.dvd .dvd-features-container .dvd-box-image img {
        width: 100%;
        height: auto; }
  /* line 876, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.dvd .dvd-links-container {
    *zoom: 1;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-left: -5%; }
    /* line 147, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    body.dvd .dvd-links-container:before, body.dvd .dvd-links-container:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 152, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    body.dvd .dvd-links-container:after {
      clear: both; }
    /* line 883, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    body.dvd .dvd-links-container .dvd-link {
      -webkit-transition: opacity 0.55s;
      -moz-transition: opacity 0.55s;
      -o-transition: opacity 0.55s;
      transition: opacity 0.55s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      display: block;
      width: 40%;
      float: left;
      text-decoration: none;
      margin-left: 5%;
      margin-bottom: 0.5em; }
      /* line 892, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      body.dvd .dvd-links-container .dvd-link img {
        width: 100%;
        height: auto; }
      /* line 897, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      body.dvd .dvd-links-container .dvd-link:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
        opacity: 0.75; }

/* line 908, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
.full-page-wrapper.submit {
  overflow: auto;
  font-size: 8px; }
  @media screen and (min-width: 500px) {
    /* line 908, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit {
      font-size: 10px; } }
  @media screen and (min-width: 600px) {
    /* line 908, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit {
      font-size: 12px; } }
  @media screen and (min-width: 800px) {
    /* line 908, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit {
      font-size: 14px; } }
  @media screen and (min-width: 1000px) {
    /* line 908, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit {
      font-size: 16px; } }
  @media screen and (min-width: 1200px) {
    /* line 908, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit {
      font-size: 18px; } }
  /* line 931, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.submit .submit-back-button {
    -webkit-transition: opacity 0.55s;
    -moz-transition: opacity 0.55s;
    -o-transition: opacity 0.55s;
    transition: opacity 0.55s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    width: 10em;
    height: auto;
    margin: 1em;
    z-index: 101; }
    /* line 942, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit .submit-back-button img {
      width: 100%;
      height: auto; }
    /* line 947, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit .submit-back-button:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
      opacity: 0.75; }
  /* line 952, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.submit .submit-logo {
    width: auto;
    height: auto;
    margin: 0 auto 1em; }
    /* line 956, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit .submit-logo img {
      width: 50%;
      height: auto;
      max-width: 636px; }
  /* line 963, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.submit .submit-title {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    border-bottom: 1px solid white; }
    /* line 969, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit .submit-title .submit-title-header {
      display: inline-block;
      line-height: 1.5; }
  /* line 974, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.submit .submit-instructions {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0.25em;
    padding: 0 10%;
    color: white;
    text-align: left;
    font-size: 1em; }
    /* line 986, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit .submit-instructions ol li {
      font-size: 0.8em;
      margin: 1em 2em 0; }
      /* line 989, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.submit .submit-instructions ol li p {
        font-size: 1em;
        line-height: 1.4; }
  /* line 997, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.submit .submit-form-container {
    margin-top: 1.5em;
    padding: 0 10% 5em; }
    /* line 1001, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.submit .submit-form-container iframe {
      height: 820px; }
      @media screen and (min-width: 500px) {
        /* line 1001, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.submit .submit-form-container iframe {
          height: 634px; } }

/* line 1011, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
body.pagetype-detail {
  overflow: auto; }
  /* line 1015, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  body.pagetype-detail .footer-copy {
    position: fixed; }

/* line 1020, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
.full-page-wrapper.detail-page {
  font-size: 8px; }
  @media screen and (min-width: 500px) {
    /* line 1020, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page {
      font-size: 10px; } }
  @media screen and (min-width: 600px) {
    /* line 1020, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page {
      font-size: 12px; } }
  @media screen and (min-width: 800px) {
    /* line 1020, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page {
      font-size: 14px; } }
  @media screen and (min-width: 1000px) {
    /* line 1020, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page {
      font-size: 16px; } }
  @media screen and (min-width: 1200px) {
    /* line 1020, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page {
      font-size: 18px; } }
  /* line 1042, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.detail-page .wrapper {
    width: 70%;
    padding: 3.5em 0 1.5em 0;
    background-color: #000000; }
    /* line 1049, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page .wrapper.two-column {
      padding: 3.5em 0 1.5em 0; }
  /* line 1055, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.detail-page .detail-back-button {
    -webkit-transition: opacity 0.55s;
    -moz-transition: opacity 0.55s;
    -o-transition: opacity 0.55s;
    transition: opacity 0.55s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    width: 8em;
    height: auto;
    margin: 1em; }
    /* line 1065, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page .detail-back-button img {
      width: 100%;
      height: auto; }
    /* line 1070, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page .detail-back-button:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
      opacity: 0.75; }
  /* line 1075, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.detail-page .detail-content-grid {
    *zoom: 1;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto; }
    /* line 147, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    .full-page-wrapper.detail-page .detail-content-grid:before, .full-page-wrapper.detail-page .detail-content-grid:after {
      display: table;
      content: "";
      line-height: 0; }
    /* line 152, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_utils.scss */
    .full-page-wrapper.detail-page .detail-content-grid:after {
      clear: both; }
    /* line 1090, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__left {
      display: inline-block;
      position: relative;
      width: 100%;
      max-width: 49%;
      height: 100%; }
    /* line 1099, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right {
      display: inline-block;
      position: relative;
      width: 100%;
      max-width: 49%;
      height: 100%;
      text-align: center; }
      /* line 1108, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .like_button-container {
        position: relative;
        display: inline-block;
        /*background-color: #39474e;*/
        width: 1.3em;
        height: 1.3em;
        border-radius: 0.65em;
        vertical-align: middle;
        text-align: center;
        overflow: hidden; }
      /* line 1119, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .like_button iframe {
        opacity: 0;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
        visibility: visible;
        vertical-align: middle;
        z-index: 3; }
      /* line 1133, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .reblog_button-container {
        position: relative;
        display: inline-block;
        /*background-color: #39474e;*/
        width: 1.3em;
        height: 1.3em;
        border-radius: 0.65em;
        vertical-align: middle;
        text-align: center; }
      /* line 1144, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .like_button-container .icon, .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .reblog_button-container .icon {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      /* line 1151, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .like_button-container:hover .icon, .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .reblog_button-container:hover .icon {
        opacity: 0.75; }
      /* line 1155, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .like_button, .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .reblog_button {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        max-width: 100%;
        max-height: 100%; }
      /* line 1166, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .like_button.liked + .icon {
        background-image: url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/icons/heart-liked.png"); }
      /* line 1170, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .reblog_button svg {
        visibility: hidden; }
      /* line 1174, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right a.social {
        position: relative;
        width: 1.3em;
        height: 1.3em;
        display: inline-block;
        vertical-align: middle; }
      /* line 1182, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content-grid .detail-content-grid__right .social .icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  /* line 1192, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.detail-page .detail-content-image__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    /* line 1198, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page .detail-content-image__container .detail-content-image {
      position: relative;
      width: 100%;
      height: 100%;
      background-color: transparent;
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      background-position: top center; }
  /* line 1214, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
  .full-page-wrapper.detail-page .detail-content__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
    /* line 1221, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
    .full-page-wrapper.detail-page .detail-content__container .detail-content {
      position: relative;
      width: 100%;
      padding: 0 3em; }
      /* line 1226, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__logo {
        position: relative;
        width: auto;
        height: auto;
        margin: 1.3em auto 1.5em; }
        /* line 1231, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__logo img {
          width: 90%;
          height: auto;
          max-width: 636px; }
      /* line 1238, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__title .detail-content__title-header {
        font-size: 1.4em;
        color: white; }
      /* line 1244, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__episode {
        margin-bottom: 0.7em; }
        /* line 1246, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__episode .detail-content__episode-header {
          font-size: 0.9em;
          color: white; }
      /* line 1252, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__hbogo {
        -webkit-transition: opacity 0.55s;
        -moz-transition: opacity 0.55s;
        -o-transition: opacity 0.55s;
        transition: opacity 0.55s;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        margin-bottom: 0.5em; }
        /* line 1257, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__hbogo img {
          width: 50%;
          height: auto;
          max-width: 225px; }
        /* line 1263, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__hbogo:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
          opacity: 0.75; }
      /* line 1268, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__tags {
        font-size: 0.65em;
        margin-bottom: 1em;
        line-height: 1.8; }
        /* line 1272, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__tags .detail-content__tag-header {
          display: inline;
          color: white;
          line-height: 1.8; }
        /* line 1279, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__tags .detail-content__tag {
          display: inline;
          color: #bbe8ff;
          line-height: 1.8; }
      /* line 1286, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content__social {
        margin-top: 2em;
        margin-bottom: 2em; }
      /* line 1291, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes__header {
        color: white;
        font-size: 0.9em; }
      /* line 1295, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
      .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container {
        margin-top: 1.0em;
        margin-bottom: 3em; }
        /* line 1298, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container .detail-content-note {
          color: white;
          font-size: 0.6em;
          line-height: 2; }
          /* line 1303, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
          .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container .detail-content-note .author, .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container .detail-content-note .reblog, .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container .detail-content-note .link, .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container .detail-content-note a {
            color: #bbe8ff; }
        /* line 1308, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
        .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container ol.notes {
          padding: 0px;
          margin: 0;
          list-style-type: none;
          text-align: center;
          color: white; }
          /* line 1316, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
          .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container ol.notes li.note {
            font-size: 0.6em;
            line-height: 2;
            margin: 0; }
            /* line 1321, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
            .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container ol.notes li.note a {
              color: #bbe8ff; }
            /* line 1325, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
            .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container ol.notes li.note.with_commentary {
              display: none; }
            /* line 1329, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
            .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container ol.notes li.note img.avatar {
              display: none; }
            /* line 1332, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/_pages.scss */
            .full-page-wrapper.detail-page .detail-content__container .detail-content .detail-content-notes .detail-content-notes-container ol.notes li.note span.action {
              font-weight: bold; }

/* line 69, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 77, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
html {
  width: 100%;
  height: 100%;
  -ms-touch-action: none;
  background-color: black; }

/* line 85, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
body {
  width: 100%;
  height: 100%;
  background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background-color: black;
  overflow: hidden;
  /* this is important to prevent the whole page to bounce */ }

/* 360i modified */
/* line 99, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
body {
  background-image: none; }

/* line 102, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.spin-modal {
  position: absolute;
  left: 12em;
  left: -500em;
  top: 0px;
  right: 500em;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.55s, left 0s, right 0s;
  -webkit-transition-delay: 0s, 0.75s, 0.75s;
  -moz-transition: opacity 0.55s, left 0s 0.75s, right 0s 0.75s;
  -o-transition: opacity 0.55s, left 0s 0.75s, right 0s 0.75s;
  transition: opacity 0.55s, left 0s 0.75s, right 0s 0.75s;
  z-index: 10; }

/* line 114, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
body.no-touch-device .spin-modal {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

/* line 121, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.preload {
  position: absolute;
  width: 1px;
  height: 1px;
  left: -9999px; }

/* line 127, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.spin-modal.on {
  opacity: 1;
  left: 12em;
  right: 0em; }

/* line 132, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.spin-modal.off {
  display: none; }

/* line 135, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
#spin_wrap {
  position: absolute;
  left: 50%;
  top: 45%; }

/* line 140, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-block.post-block--fan .post-block-items .post-block-item.submit {
  display: none; }

/* line 146, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
#scroller {
  padding-bottom: 11em; }

/* line 149, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-block.post-block--hbo .post-block__title {
  padding: 0.5em 0.25em;
  text-align: center; }

/* line 153, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-block.post-block--hbo .post-block__image-container {
  display: inline-block; }

/* line 156, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-fan-art-tab {
  position: relative;
  left: 0.2em;
  width: 2.6em;
  height: 8.6em;
  margin-bottom: 1.25em;
  /* opacity: 1; */
  background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/tab_EFA.png") no-repeat;
  background-size: contain;
  -webkit-transition: -webkit-transform 250ms;
  -moz-transition: -moz-transform 250ms;
  -ms-transition: -ms-transform 250ms;
  -o-transition: -o-transform 250ms;
  transition: transform 250ms;
  /* disabled completely */ }

/* line 174, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
body.no-touch-device .post-fan-art-tab {
  -webkit-transform: translateX(0em) translateY(0) translateZ(0);
  -moz-transform: translateX(0em) translateY(0) translateZ(0);
  -ms-transform: translateX(0em) translateY(0) translateZ(0);
  -o-transform: translateX(0em) translateY(0) translateZ(0);
  transform: translateX(0em) translateY(0) translateZ(0); }

/* line 181, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
body.touch-device .post-fan-art-tab {
  visibility: visible; }

/* line 184, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-social {
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: -1.3em;
  top: 2em;
  padding-bottom: 0.75em; }

/* line 194, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
body.no-touch-device .post-social,
body.touch-device .post-social,
body.no-touch-device .post-block-container > li > * {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

/* line 201, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-social a {
  display: block;
  position: relative;
  left: 1.35em;
  margin-top: 5px;
  max-width: 1.4em; }

/* line 208, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-block .post-block-preview.preview {
  display: none;
  /*position: relative;
  display: inline-block;
  vertical-align: top;*/ }

/* line 214, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
.post-block.post-block--endcard {
  position: relative;
  top: 1.75em;
  background: transparent url("http://beautifuldeath.com.s3-website-us-east-1.amazonaws.com/images/end-card-3.jpg") no-repeat;
  background-size: auto 100%;
  margin-right: 3em; }

/*
body.no-touch-device .post-block.post-block--endcard {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
*/
/* line 230, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
#footer-nav ul li:hover:not(.disabled) {
  background-color: #999; }

/* line 233, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
#footer-nav ul li.active {
  border: 1px solid #f9b333;
  /* border-style: outset; */
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3); }

/* line 242, /Users/dale.lawrence/Documents/Clients/HBO/beautifuldeath/source/stylesheets/main.scss */
#footer-nav ul li.active:hover {
  background-color: inherit; }
