body {
  margin: 0;
  background-color: #000;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a:link {
  border-style: none;
  outline: none;
  border: none;
  text-decoration: none;
}

.TL {
  top: 0;
  left: 0;
  position: absolute;
}

.T {
  top: 0;
  left: 50%;
  position: absolute;
}

.TR {
  top: 0;
  right: 0;
  position: absolute;
}

.L {
  top: 50%;
  left: 0;
  position: absolute;
}

.C {
  top: 50%;
  left: 50%;
  position: absolute;
}

.R {
  top: 50%;
  right: 0;
  position: absolute;
}

.BL {
  bottom: 0;
  left: 0;
  position: absolute;
}

.B {
  bottom: 0;
  left: 50%;
  position: absolute;
}

.BR {
  bottom: 0;
  right: 0;
  position: absolute;
}

.full {
  width: 100%;
  height: 100%;
  display: block;
}

.invis {
  visibility: hidden;
  opacity: 0;
}

.hList {
  list-style: none;
  white-space: nowrap;
}

.hList li {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}

.absFull {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}

.bgContainer {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.bgContainer img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none;
}

.nav-container {
  text-align: center;
  margin: 20px auto;
  padding: 10px;
  z-index: 9990;
}

.pottermoreText a {
  font-family: Oswald,serif;
  color: #9a918c;
  letter-spacing: 2.5px;
  font-weight: 600;
  font-size: 8px;
  z-index: 100;
}

#bgShell {
  text-align: center;
  height: 100%;
  width: 100%;
  position: relative;
  opacity: 0;
  display: none;
}

#header-container {
  margin-top: -8px;
  width: 100%;
  height: 8px;
  display: block;
  background-color: #000;
  background-position: center;
  top: 0;
}

#creditCast {
  margin-top: 30px;
  width: 100%;
  height: 42px;
  position: absolute;
}

#creditCast ul {
  padding: 5px 0 0;
  text-align: center;
  list-style: none;
}

#creditCast li {
  display: inline;
}

#imglogo {
  margin-top: 100px;
  opacity: 0;
}

#imgline {
  margin-top: 100px;
  opacity: 0;
}

#imgpottermore {
  margin-top: 100px;
  opacity: 0;
}

.topCast {
  top: 30px;
  position: absolute;
  height: 42px;
  overflow: hidden;
}

.credName {
  background-Position: 0 -42px;
}

.buttonText1 {
  cursor: pointer;
  font-family: Roboto,sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 230%;
  letter-spacing: 1px;
  color: #fff;
  width: 140px;
  height: 35px;
  background-image: url(../images/button1.jpg);
  background-repeat: no-repeat;
  background-position: 0 -45px;
  float: right;
  margin-right: 10px;
}

.buttonText2 {
  cursor: pointer;
  font-family: Roboto,sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 230%;
  letter-spacing: 1px;
  color: #fff;
  width: 140px;
  height: 35px;
  background-image: url(../images/button2.jpg);
  background-repeat: no-repeat;
  background-position: 0 -45px;
  float: right;
  margin-right: 10px;
}

#nav-bar {
  width: 100%;
  height: 30px;
  display: block;
  background: #c2ad7f;
  top: 0;
}

#header-container {
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  white-space: nowrap;
  z-index: 9990;
}

#nav-wrapper {
  z-index: 9990;
}

.trailerBtn {
  position: relative;
  margin: 0 15px 0 30px;
  overflow: hidden;
  font-family: Halant,serif;
  font-weight: 600;
  letter-spacing: 4px;
  color: #9a918c;
  white-space: nowrap;
  line-height: 16px;
  text-align: center;
  vertical-align: bottom;
  height: 30px;
  width: 180px;
  cursor: pointer;
  display: inline;
  z-index: 9999;
}

.trailerBtnActive {
  position: relative;
  margin: 0 15px 0 30px;
  overflow: hidden;
  font-family: Halant,serif;
  font-weight: 600;
  letter-spacing: 4px;
  color: #e2dece;
  white-space: nowrap;
  line-height: 16px;
  text-align: center;
  vertical-align: bottom;
  height: 30px;
  width: 180px;
  display: inline;
  cursor: default;
  z-index: 9999;
}

.mainMenuBtn {
  margin: 0 25px;
  overflow: hidden;
  font-family: Halant,serif;
  font-weight: 600;
  letter-spacing: 4px;
  color: #9a918c;
  white-space: nowrap;
  line-height: 16px;
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
}

.mainMenuBtnActive {
  margin: 0 25px;
  overflow: hidden;
  font-family: Halant,serif;
  font-weight: 600;
  letter-spacing: 4px;
  color: #e2dece;
  white-space: nowrap;
  line-height: 16px;
  display: inline;
  text-align: center;
  vertical-align: bottom;
  cursor: default;
}

#bgVid {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 9990;
}

#bgVid video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media(min-aspect-ratio:16/9) {
  #bgVid>video {
    height: 300%;
    top: -100%;
  }
}

@media(max-aspect-ratio:16/9) {
  #bgVid>video {
    width: 300%;
    left: -100%;
  }
}

@supports(object-fit:cover) {
  #bgVid>video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

#bgVidHome {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

video#videoContentHome {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

#releaseDate {
  font-size: 30px;
  font-family: Halant,serif;
  color: #a0a093;
  text-align: center;
  bottom: 50px;
  width: 100%;
  left: 0;
  z-index: 9990;
  opacity: 0;
  font-weight: 400;
  letter-spacing: 7px;
}

#jkrww {
  display: block;
  opacity: 0;
  float: right;
  padding: 17px 30px 0 0;
  z-index: 9999;
}

#pottermore {
  display: block;
  opacity: 0;
  float: right;
  padding: 20px 25px 0 0;
  z-index: 999;
}

.navRollOver {
  height: 56px;
  line-height: 56px;
  width: 400px;
  cursor: pointer;
  margin: 0 0 15px;
  padding-right: 15px;
  background: url(../images/nav_rollover.png) no-repeat center;
  background-position: -418px;
}

.navCat {
  height: 56px;
  line-height: 56px;
  width: 400px;
  cursor: pointer;
  margin-bottom: 15px;
  margin-top: -40px;
  padding: 0;
  background: url(../images/nav_triangle.png) no-repeat left;
  background-color: rgba(238,234,223,.8);
}

#preloaderShell {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 500;
}

#preloaderShell td {
  vertical-align: middle;
  text-align: center;
}

#shell {
  position: absolute;
  min-width: 1000px;
  min-height: 600px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
}

#contentWrapper {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#contentShell {
  display: block;
  height: 100%;
  width: 100%;
}

#percentageLoaded {
  font-family: Halant,serif;
  top: 40%;
  left: 50%;
  position: absolute;
  z-index: 502;
  text-align: center;
  color: #a0a093;
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
}

.closeBut {
  cursor: pointer;
  background-position: 0 -45px;
  margin-top: 5px;
  overflow: hidden;
  width: 47px;
  height: 45px;
  background-image: url(../images/close_box.jpg);
  background-repeat: no-repeat;
}

.closeButGallery {
  cursor: pointer;
  margin-top: 5px;
  overflow: hidden;
  width: 31px;
  height: 29px;
  background-image: url(../images/close.jpg);
  background-repeat: no-repeat;
}

#gallery {
  z-index: 9989;
}

#galleryImageBar {
  height: 100%;
  width: 100%;
  cursor: -webkit-grab;
  cursor: grab;
}

#galleryImageBar.grabbed {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.slide {
  background: #000 url(../images/gallery/loadLoop.gif) no-repeat;
  background-position: center center;
  .imageShell{background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  @include transition(opacity 0.5s);
}&.loaded {
  background: #000;
  .imageShell{opacity: 1;
}}}

.slide .imageShell {
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 4.5s;
  -moz-transition: opacity 4.5s;
  -o-transition: opacity 4.5s;
  transition: opacity 4.5s;
}

.slide.loaded {
  background: #000;
}

.slide.loaded .imageShell {
  opacity: 1;
}

.galleryArrow {
  opacity: 0;
  display: block;
  width: 66px;
  height: 60px;
  margin-top: -30px;
  background-image: url(../images/gallery/arrows.png);
  background-position: right top;
  cursor: pointer;
}

.desktop .galleryArrow:hover {
  background-position: right bottom;
}

.galleryArrow#galleryLeft {
  background-position: left top;
}

.galleryArrow#galleryLeft:hover {
  background-position: left bottom;
}

.galleryArrow#galleryRight:hover {
  background-position: right bottom;
}

#footer {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  width: 100%;
  font-size: 11px;
  letter-spacing: 1px;
  z-index: 2;
  -webkit-transform: translateZ(10px);
  -moz-transform: translateZ(10px);
  -ms-transform: translateZ(10px);
  -o-transform: translateZ(10px);
  transform: translateZ(10px);
}

#footer a {
  font-weight: 400;
  text-decoration: none;
  font-family: Oswald,Helvetica Neue,Helvetica,sans-serif;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}

#footer #bottomRight,#footer #bottomLeft {
  position: relative;
}

#footer #bottomRight ul,#footer #bottomLeft ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer #bottomRight ul li,#footer #bottomLeft ul li {
  float: left;
}

.ie #footer #bottomRight ul li a,.ie #footer #bottomLeft ul li a {
  line-height: 44px;
}

#footer #bottomRight .footer-logo {
  margin: -15px 20px 0 0;
}

#footer #bottomRight ul li {
  float: right;
  margin-left: 1.5em;
}

#footer #mpaa_legal {
  line-height: 1.25em;
  padding: 0;
  margin: 6px;
}

#footer #mpaa_legal a {
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}

.no-touch #footer #mpaa_legal a:hover {
  color: #fff;
}

#footer #bottomCenter {
  text-align: center;
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#footer #bottomCenter.autoCenter {
  position: static;
  width: auto;
  top: auto;
  left: auto;
}

#footer #bottomLeft {
  text-align: left;
  float: left;
  padding-left: 14px;
}

#footer #bottomLeft #bottom_left_links,#footer #bottomLeft #credits-button {
  float: left;
}

#footer #bottomLeft #credits-button {
  margin-left: -4px;
}

.ie #footer #bottomLeft #credits-button {
  line-height: 44px;
}

#footer #bottomLeft #bottom_left_links li {
  margin-right: 1.5em;
}

#footer .lt-ie9 #bottomLeft {
  font-family: ff-angie-web-pro-n4,Oswald,Helvetica Neue,Helvetica,sans-serif;
}

#follow {
  letter-spacing: 18px;
  width: 0;
}

#follow #follow_label {
  margin-right: 6px;
  line-height: 30px;
  vertical-align: top;
}

#social_icons #follow .social-icon {
  position: relative;
}

#social_icons #follow .social-icon:before {
  font-size: 20px;
  color: #9a918c;
  line-height: 35px;
  margin: 0 6px 0 0;
  -webkit-transition: color .25s ease-out;
  -moz-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out;
}

#social_icons #follow .social-iconm:before {
  font-size: 30px;
  color: #9a918c;
  line-height: 35px;
  margin: 0 10px 0 0;
  -webkit-transition: color .25s ease-out;
  -moz-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out;
}

.no-touch #social_icons #follow .social-icon:hover:before {
  color: #d5cac3;
}

#social_icons #followShelf {
  display: inline-block;
}

#footer #share {
  float: left;
  margin: 0 0 0 25px;
}

#footer #sharelabel {
  display: block;
  float: left;
  clear: none;
  text-decoration: none;
  position: relative;
  margin-right: 0;
}

.ie #footer #sharelabel {
  line-height: 44px;
}

#footer #share-facebook {
  position: relative;
  top: 4px;
}

#footer .like-button {
  width: 90px;
  height: 21px;
}

#footer .tweet-button {
  width: 60px;
  height: 21px;
}

#footer #bottomRight {
  margin-top: 6px;
  float: right;
  text-align: right;
  padding-right: 1.25em;
}

#footer #copyright {
  margin-top: 3px;
  font-size: 10px;
  color: #fff;
  opacity: .35;
  font-family: tablet-gothic-compressed;
}

#footer #MPAA_requirements {
  position: absolute;
  bottom: -200px;
  right: 0;
  width: auto;
  background: #000;
  padding: 20px;
}

#footer #MPAA_requirements img {
  display: block;
}

#footer #MPAA_requirements ul {
  margin: 1em .25em 0;
}

#footer #MPAA_requirements ul li {
  text-align: left;
  display: block;
  margin-top: .5em;
}

#footer #MPAA_requirements ul li a {
  margin: 0;
  float: none;
  line-height: 1.25em;
  color: #f0bc28;
}

#footer .no-touch #MPAA_requirements ul li a:hover {
  color: #fff;
}

#footer #credits {
  margin: 0;
}

#footer #creditsShelf {
  background-color: #726a5f;
  display: block;
  position: absolute;
  width: 100%;
  padding: 30px 10px 10px;
  color: #fff;
  line-height: 1em;
  bottom: 0;
}

#footer #shareShelf {
  display: block;
  position: absolute;
  top: 40px;
  width: 100px;
  padding: 30px 10px 10px;
  margin-left: 800px;
  color: #fff;
  line-height: 1em;
  bottom: 0;
  right: 90px;
}

#footer #legalShelf {
  right: 10px;
  background-color: #726a5f;
  display: block;
  position: absolute;
  width: 250px;
  padding: 30px 10px 10px;
  color: #fff;
  line-height: 1em;
  bottom: 0;
  z-index: 9999;
}

#footer #shareShelf .footer-btn {
  margin-left: 0;
}

#footer #shareShelf .facebook {
  float: none;
  margin: 0;
  display: block;
}

#footer #shareShelfContents {
  position: relative;
  text-align: right;
}

#footer #shareShelfContents .shareshelf-button {
  color: #f0bc28;
  display: block;
  margin: 5px 0;
}

.no-touch #footer #shareShelfContents #shareshelf-button:hover {
  color: #fff;
}

#footer #footer_links {
  margin: 6px 1em 0 0;
  padding: 0;
}

#footer #footer_links li {
  margin: 0;
  display: inline-block;
}

#footer #footer_links li a {
  border: 0;
  margin: 0 8px;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}

.no-touch #footer #footer_links li a:hover {
  color: #fff;
}

#footer .like-button {
  width: 90px;
  height: 21px;
}

#footer .share-button {
  width: 90px;
  height: 21px;
}

#footer .tweet-button {
  width: 90px;
  height: 21px;
}

#footer .google-button {
  width: 90px;
  height: 21px;
}

#footer .tumblr-button {
  width: 90px;
  height: 21px;
}

#footer #share-facebook {
  position: relative;
  top: 4px;
}

#footer .footer-btn {
  float: left;
  margin: 0 2em;
  display: block;
  color: #726a5f;
  text-decoration: none;
  font-family: Roboto,sans-serif,Helvetica Neue,Helvetica,sans-serif;
  font-size: 9px;
  font-weight: 700;
  position: relative;
  letter-spacing: 1px;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  z-index: 1;
}

#footer .footer-btn.active .border-arrow {
  border-top-width: 4px;
  border-bottom-width: 0;
  border-top-color: #fff;
  border-bottom-color: #fff;
}

#footer #sharelabel {
  position: relative;
  margin-left: 0;
}

#footer #sharelabel.active {
  color: #fff;
}

#footer #creditlabel.active {
  color: #fff;
}

#footer #sharelabel.active .border-arrow {
  border-top-width: 4px;
  border-bottom-width: 0;
  border-top-color: #fff;
  border-bottom-color: #fff;
}

#footer .border-arrow {
  display: inline-block;
  margin-left: 6px;
  margin-top: 0;
  margin-bottom: 2px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 0 solid #fff;
  border-bottom: 4px solid #fff;
  -webkit-transition: border .25s ease-out;
  -moz-transition: border .25s ease-out;
  -o-transition: border .25s ease-out;
  transition: border .25s ease-out;
  display: none;
}

#creditsShelfContents {
  margin-top: -10px;
  color: #000;
  text-decoration: none;
  font-family: Roboto,sans-serif,Helvetica Neue,Helvetica,sans-serif;
  font-size: 9px;
  font-weight: 700;
  position: relative;
  letter-spacing: 1px;
}

#creditsShelfContents a {
  outline: none;
  border: none;
  color: #000;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0 10px;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}

@font-face {
  font-family:si;src:url(../fonts/socicon.eot);src:url(../fonts/socicon.eot?#iefix) format('embedded-opentype'),url(../fonts/socicon.woff) format('woff'),url(../fonts/socicon.ttf) format('truetype'),url(../fonts/socicon.svg#icomoonregular) format('svg');
}

[data-icon]:before {
  font-family: si!important;
  content: attr(data-icon);
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,[class*=" icon-"]:before {
  font-family: si!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "a";
}

.icon-youtube:before {
  content: "r";
}

.icon-instagram:before {
  content: "x";
}

.icon-facebook:before {
  content: "b";
}

.icon-vine:before {
  content: "u";
}

.icon-triangle-left:before {
  content: "f";
}

.icon-triangle-right:before {
  content: "g";
}

.icon-tumblr:before {
  content: "z";
}

.icon-googleplus:before {
  content: "c";
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@  font-face {
    font-family: si;
    src: url(../fonts/socicon.svg) format(svg);
  }
}

@font-face {
  font-family:fa-snapchat;src:url(../fonts/fa-snapchat.eot?-73zac);src:url(../fonts/fa-snapchat.eot?#iefix-73zac) format('embedded-opentype'),url(../fonts/fa-snapchat.ttf?-73zac) format('truetype'),url(../fonts/fa-snapchat.woff?-73zac) format('woff'),url(../fonts/fa-snapchat.svg?-73zac#fa-snapchat) format('svg');
}

[data-icon]:before {
  font-family: fa-snapchat!important;
  content: attr(data-icon);
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icons-]:before,[class*=" icons-"]:before {
  font-family: fa-snapchat!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-snapchat:before {
  content: "a";
  font-family: fa-snapchat;
  content: "\e600";
}

.soc {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.soc li {
  display: inline-block;
  display: inline;
  zoom: 1;
  -ms-transform: scale(0,0);
  transform: scale(0,0);
  -webkit-transform: scale(0,0);
}

.soc li a {
  font-family: si!important;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition: .1s;
  -ms-transition: .1s;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  transition: .1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 24px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: 20px;
  color: #84e9ff;
}

.soc a:hover {
  z-index: 2;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.soc-icon-last {
  margin: 0!important;
}

.soc-facebook:before {
  content: 'b';
}

.soc-twitter:before {
  content: 'a';
}

.soc-tumblr:before {
  content: 'z';
}

.soc-pinterest:before {
  content: 'd';
}

#gen_msg {
  background: transparent;
  display: none;
  z-index: 9999;
}

#ytoverlay {
  text-align: center;
  padding-top: 10%;
  opacity: 1;
  z-index: 9995;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.8);
  opacity: 0;
}

@-webkit-keyframes play1 {
  from {
    background-position: 0;
  }

  to {
    background-position: -28490px;
  }
}

@-moz-keyframes play1 {
  from {
    background-position: 0;
  }

  to {
    background-position: -28490px;
  }
}

@-ms-keyframes play1 {
  from {
    background-position: 0;
  }

  to {
    background-position: -28490px;
  }
}

@-o-keyframes play1 {
  from {
    background-position: 0;
  }

  to {
    background-position: -28490px;
  }
}

@keyframes play1 {
  from {
    background-position: 0;
  }

  to {
    background-position: -28490px;
  }
}

#feature_txt {
  margin-top: -900px;
  margin-left: 25px;
  letter-spacing: 2px;
  font-weight: 900;
  font-family: tablet-gothic-compressed;
  text-shadow: 1px 1px 1px #4d0002;
  text-align: left;
  padding: 283px 0 0;
  color: #fff;
  font-size: 25px;
}

#contentText {
  display: block;
  margin-right: -460px;
}

#contentBoxText {
  width: 423px;
  height: 278px;
  display: block;
  background: url(../images/content_box.png) no-repeat center;
  background-position: center;
  padding: 30px;
}

#bodyText {
  padding: 25px 25px 20px;
  text-align: right;
}

#textTitle {
  font-size: 35px;
  font-family: tablet-gothic-compressed;
  text-shadow: 1px 1px 1px #4d0002;
  color: #fff;
}

#textDescription {
  font-weight: 300;
  font-size: 16px;
  font-family: tablet-gothic-compressed;
  text-shadow: 1px 1px 1px #4d0002;
  color: #fff;
  margin-top: 10px;
}

#trailer {
  position: absolute;
  cursor: pointer;
  height: 40px;
  width: 200px;
  margin-left: 220px;
  top: 230px;
}

@-webkit-keyframes play {
  from {
    background-position: 0;
  }

  to {
    background-position: -30150px;
  }
}

@-moz-keyframes play {
  from {
    background-position: 0;
  }

  to {
    background-position: -30150px;
  }
}

@-ms-keyframes play {
  from {
    background-position: 0;
  }

  to {
    background-position: -30150px;
  }
}

@-o-keyframes play {
  from {
    background-position: 0;
  }

  to {
    background-position: -30150px;
  }
}

@keyframes play {
  from {
    background-position: 0;
  }

  to {
    background-position: -29700px;
  }
}

@keyframes play {
  from {
    background-position: 0;
  }

  to {
    background-position: -29700px;
  }
}

p {
  margin: 0;
  padding: 0;
  text-indent: 0;
  text-align: left;
  font-family: Roboto,sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  color: #9f958a;
  letter-spacing: .03em;
  line-height: 155%;
}

.fb-like {
  height: 20px;
  overflow: hidden;
}

#storyScrollText {
  width: 750px;
  margin: 10px 0;
}

#storyScrollText .viewport {
  font-weight: 700;
  width: 700px;
  height: 207px;
  overflow: hidden;
  position: relative;
}

#storyScrollText .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}

#storyScrollText .scrollbar {
  position: relative;
  background-position: 0 0;
  float: left;
  width: 15px;
  left: -10px;
}

#storyScrollText .track {
  height: 100%;
  width: 13px;
  position: relative;
  padding: 0 1px;
  left: -15px;
}

#storyScrollText .thumb {
  background: transparent url(../images/scroll_bar.png) no-repeat 50% 100%;
  height: 70px;
  width: 13px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

#storyScrollText .thumb .end {
  background: transparent url(../images/scroll_bar.png) no-repeat 50% 0;
  overflow: hidden;
  height: 20px;
  width: 13px;
  left: 0;
}

#storyScrollText .disable {
  display: none;
}

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}