/* Light */
@font-face {
  font-family: 'Proxima-Nova';
  src: url('/fonts/proxima-nova/light/ProximaNova-Light-webfont.eot');
  src: url('/fonts/proxima-nova/light/ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova/light/ProximaNova-Light-webfont.woff2') format('woff2'), url('/fonts/proxima-nova/light/ProximaNova-Light-webfont.woff') format('woff'), url('/fonts/proxima-nova/light/ProximaNova-Light-webfont.ttf') format('truetype'), url('/fonts/proxima-nova/light/ProximaNova-Light-webfont.svg#proxima_nova_ltlight') format('svg');
  font-weight: 300;
  font-style: normal;
}
/* Regular */
@font-face {
  font-family: 'Proxima-Nova';
  src: url('/fonts/proxima-nova/regular/ProximaNova-Reg-webfont.eot');
  src: url('/fonts/proxima-nova/regular/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova/regular/ProximaNova-Reg-webfont.woff2') format('woff2'), url('/fonts/proxima-nova/regular/ProximaNova-Reg-webfont.woff') format('woff'), url('/fonts/proxima-nova/regular/ProximaNova-Reg-webfont.ttf') format('truetype'), url('/fonts/proxima-nova/regular/ProximaNova-Reg-webfont.svg#proxima_novaregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* Regular Italic */
@font-face {
  font-family: 'Proxima-Nova';
  src: url('/fonts/proxima-nova/regular-italic/ProximaNova-RegIt-webfont.eot');
  src: url('/fonts/proxima-nova/regular-italic/ProximaNova-RegIt-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova/regular-italic/ProximaNova-RegIt-webfont.woff2') format('woff2'), url('/fonts/proxima-nova/regular-italic/ProximaNova-RegIt-webfont.woff') format('woff'), url('/fonts/proxima-nova/regular-italic/ProximaNova-RegIt-webfont.ttf') format('truetype'), url('/fonts/proxima-nova/regular-italic/ProximaNova-RegIt-webfont.svg#proxima_novaregular_italic') format('svg');
  font-weight: 400;
  font-style: italic;
}
/* Semibold */
@font-face {
  font-family: 'Proxima-Nova';
  src: url('/fonts/proxima-nova/semi-bold/ProximaNova-Sbold-webfont.eot');
  src: url('/fonts/proxima-nova/semi-bold/ProximaNova-Sbold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova/semi-bold/ProximaNova-Sbold-webfont.woff2') format('woff2'), url('/fonts/proxima-nova/semi-bold/ProximaNova-Sbold-webfont.woff') format('woff'), url('/fonts/proxima-nova/semi-bold/ProximaNova-Sbold-webfont.ttf') format('truetype'), url('/fonts/proxima-nova/semi-bold/ProximaNova-Sbold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
/* Bold */
@font-face {
  font-family: 'Proxima-Nova';
  src: url('/fonts/proxima-nova/bold/ProximaNova-Bold-webfont.eot');
  src: url('/fonts/proxima-nova/bold/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova/bold/ProximaNova-Bold-webfont.woff2') format('woff2'), url('/fonts/proxima-nova/bold/ProximaNova-Bold-webfont.woff') format('woff'), url('/fonts/proxima-nova/bold/ProximaNova-Bold-webfont.ttf') format('truetype'), url('/fonts/proxima-nova/bold/ProximaNova-Bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
*,
*::before,
*::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Proxima-Nova", "Helvetica Neue", "Helvetica", sans-serif;
}
html {
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
  position: relative;
}
@media screen and (max-width: 600px) {
  html {
    background: #212121;
  }
}
body {
  background: #F4F4F4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 283px;
}
body.has-related-items {
  margin-bottom: 232px;
}
@media screen and (max-width: 600px) {
  body {
    margin-bottom: 0 !important;
  }
}
#page-wrap {
  position: relative;
  width: 960px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  margin-top: 360px;
}
@media screen and (max-width: 1020px) {
  #page-wrap {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (max-width: 600px) {
  #page-wrap {
    margin-top: 334px;
    padding: 0;
  }
}
@media screen and (max-width: 360px) {
  #page-wrap {
    margin-top: 203px;
  }
}
#page-wrap.touch {
  margin-top: 0;
}
#page-wrap.collapsed {
  margin-top: 90px;
}
@media screen and (max-width: 600px) {
  #page-wrap.collapsed {
    margin-top: 60px;
  }
}
#page-wrap.item-detail.collapsed {
  margin-top: 60px;
}
#page-wrap.share {
  width: 100%;
  padding: 0 !important;
}
.clear {
  clear: both;
}
img {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }
}
/** flash isn't supported style **/
html.no-flash .sb-link {
  display: none;
}
@media only screen and (min-device-width: 1180px) {
  html.no-flash .share-overlay ul.social-buttons-wrap,
  html.no-flash .locations-overlay ul.social-buttons-wrap,
  html.no-flash .more-overlay ul.social-buttons-wrap {
    width: 377px;
    margin: 0 auto;
    display: block;
    position: relative;
    right: -30px;
  }
}
a img {
  border: 0px;
}
#main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 360px;
  max-height: 360px !important;
  min-height: 60px !important;
  z-index: 999;
  background-position: center center;
  background-repeat: no-repeat;
  outline: none;
  background-size: cover;
  overflow: hidden;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 600px) {
  #main-header {
    height: 339px;
  }
}
@media screen and (max-width: 360px) {
  #main-header {
    height: 203px;
    outline: none;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  #main-header {
    height: 200px;
  }
}
#main-header div#black-tint {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main-header div#color-tint {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main-header.touch {
  position: relative;
  z-index: 999;
}
#main-header.collapsed {
  position: fixed;
  height: 60px !important;
  z-index: 999;
}
#main-header.collapsed div#color-tint {
  opacity: .75;
}
#main-header.collapsed div#header-org-info div#header-org-logo-wrap,
#main-header.collapsed div#header-org-info div#header-org-title {
  display: none;
}
#main-header.collapsed div#header-org-info div#collapsed-org-title {
  opacity: 1;
}
#main-header nav#header-links {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 58px;
  outline: none;
}
#main-header nav#header-links > a {
  display: inline-block;
  position: relative;
  font-size: 15px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 20px 10px 18px 35px;
  margin: 0;
  z-index: 9999;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#main-header nav#header-links > a:first-child {
  padding-left: 32px;
}
#main-header nav#header-links > a::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 16px;
  height: 26px;
  width: 26px;
}
#main-header nav#header-links > a:hover {
  color: #ddd;
}
#main-header nav#header-links > a:active {
  color: #bbb;
}
#main-header nav#header-links > a:hover::after {
  opacity: .6;
}
#main-header nav#header-links > a:active::after {
  opacity: .4;
}
@media screen and (max-width: 600px) {
  #main-header nav#header-links > a {
    display: block;
    height: 26px;
    width: 26px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  #main-header nav#header-links > a > span {
    display: none;
    outline: none;
  }
}
#main-header nav#header-links > a#header-link-back {
  float: left;
}
#main-header nav#header-links > a#header-link-back::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #main-header nav#header-links > a#header-link-back::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #main-header nav#header-links > a#header-link-back::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 0;
  }
}
#main-header nav#header-links > a#header-link-share {
  float: right;
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
  #main-header nav#header-links > a#header-link-share {
    margin-right: 0;
  }
}
#main-header nav#header-links > a#header-link-share::after {
  left: 3px;
  background-image: url('/media/images/player/sprite.png');
  background-position: -27px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #main-header nav#header-links > a#header-link-share::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -27px 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #main-header nav#header-links > a#header-link-share::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -27px 0;
  }
}
#main-header nav#header-links > a#header-link-menu {
  float: right;
  padding-right: 25px;
}
@media screen and (max-width: 600px) {
  #main-header nav#header-links > a#header-link-menu {
    padding-right: 12px;
  }
}
#main-header nav#header-links > a#header-link-menu::after {
  top: 15px;
  background-image: url('/media/images/player/sprite.png');
  background-position: -86px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #main-header nav#header-links > a#header-link-menu::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -86px 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #main-header nav#header-links > a#header-link-menu::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -86px 0;
  }
}
#main-header div#header-org-info {
  content: "";
}
#main-header div#header-org-info div#header-org-logo-wrap {
  position: absolute;
  top: 50%;
  margin-top: -82px;
  left: 50%;
  margin-left: -50px;
  height: 100px;
  width: 100px;
  outline: none;
}
@media screen and (max-width: 600px) {
  #main-header div#header-org-info div#header-org-logo-wrap {
    width: 84px;
    height: 84px;
    margin-left: -42px;
    margin-top: -70px;
  }
}
@media screen and (max-width: 360px) {
  #main-header div#header-org-info div#header-org-logo-wrap {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -35px;
    appearance: none;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  #main-header div#header-org-info div#header-org-logo-wrap {
    width: 50px;
    height: 50px;
    margin: -35px 0 0 -25px;
  }
}
#main-header div#header-org-info div#header-org-logo-wrap > img#header-org-logo {
  width: 100%;
}
#main-header div#header-org-info div#header-org-title {
  position: absolute;
  top: 50%;
  margin-top: 45px;
  left: 50%;
  margin-left: -225px;
  font-size: 38px;
  line-height: 125%;
  font-weight: 600;
  color: #fff;
  text-align: center;
  width: 450px;
  text-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 600px) {
  #main-header div#header-org-info div#header-org-title {
    width: 80%;
    left: 10%;
    margin-left: 0;
    margin-top: 35px;
    font-size: 32px;
  }
}
@media screen and (max-width: 360px) {
  #main-header div#header-org-info div#header-org-title {
    font-size: 22px;
    line-height: 26px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  #main-header div#header-org-info div#header-org-title {
    font-size: 22px;
    line-height: 26px;
    margin-top: 30px;
  }
}
#main-header div#header-org-info div#header-org-title.title-only {
  font-size: 52px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 360px) {
  #main-header div#header-org-info div#header-org-title.title-only {
    font-size: 32px;
    line-height: 36px;
  }
}
#main-header div#header-org-info div#collapsed-org-title {
  opacity: 0;
  position: absolute;
  top: 12px;
  left: 250px;
  right: 250px;
  z-index: 100;
  font-size: 19px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  z-index: 999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  #main-header div#header-org-info div#collapsed-org-title {
    text-align: center;
    left: 100px;
    right: 100px;
  }
}
@media screen and (max-width: 400px) {
  #main-header div#header-org-info div#collapsed-org-title {
    text-align: left;
  }
}
@media screen and (max-width: 360px) {
  #main-header div#header-org-info div#collapsed-org-title {
    top: 16px;
    text-align: left;
    padding: 0 100px 0 40px;
  }
}
#main-header div#header-org-info div#collapsed-org-title.title-only {
  top: 19px;
}
@media screen and (max-width: 360px) {
  #main-header div#header-org-info div#collapsed-org-title.no-back-button {
    padding-left: 10px;
  }
}
#main-header div#header-org-info div#collapsed-org-title div#collapsed-org-logo-wrap {
  position: relative;
  top: 6px;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-right: 8px;
  z-index: 999;
}
#main-header div#header-org-info div#collapsed-org-title div#collapsed-org-logo-wrap img {
  width: 100%;
}
@media screen and (max-width: 360px) {
  #main-header div#header-org-info div#collapsed-org-title div#collapsed-org-logo-wrap {
    display: none;
  }
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 600px) {
  footer {
    position: static;
    bottom: initial;
    left: initial;
  }
}
.has-related-items footer {
  margin-top: 0 !important;
}
footer section#meta-info {
  width: 100%;
  height: 133px;
  background: #fff;
  padding: 55px 0;
}
@media screen and (max-width: 600px) {
  footer section#meta-info {
    padding: 50px 30px;
    height: auto;
  }
}
@media screen and (max-width: 360px) {
  footer section#meta-info {
    padding: 30px 25px;
  }
}
.has-related-items footer section#meta-info {
  border-top: none !important;
}
footer section#meta-info ul {
  width: 800px;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  text-align: center;
}
@media screen and (max-width: 720px) {
  footer section#meta-info ul {
    padding: 0 15px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  footer section#meta-info ul {
    padding: 0px;
  }
}
footer section#meta-info ul li {
  position: relative;
  padding: 0;
  margin: 0;
  display: inline-block;
  height: 30px;
  width: auto;
  max-width: 25%;
  text-align: left;
  margin-right: 2%;
  margin-bottom: 15px;
  font-size: 16px;
  color: #B0B0B0;
  padding-left: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  footer section#meta-info ul li {
    display: block;
    margin-bottom: 35px;
    max-width: none;
  }
}
footer section#meta-info ul li a {
  color: inherit;
  text-decoration: none;
}
footer section#meta-info ul li a:hover {
  color: #929292;
}
footer section#meta-info ul li a:active {
  color: #7A7A7A;
}
footer section#meta-info ul li::after {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  height: 26px;
  width: 26px;
}
footer section#meta-info ul li.primary-leader::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -27px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  footer section#meta-info ul li.primary-leader::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -27px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  footer section#meta-info ul li.primary-leader::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -27px;
  }
}
footer section#meta-info ul li.twitter::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -27px -27px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  footer section#meta-info ul li.twitter::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -27px -27px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  footer section#meta-info ul li.twitter::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -27px -27px;
  }
}
footer section#meta-info ul li.client-url::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -54px -27px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  footer section#meta-info ul li.client-url::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -54px -27px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  footer section#meta-info ul li.client-url::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -54px -27px;
  }
}
footer section#meta-info ul li.locations::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -81px -27px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  footer section#meta-info ul li.locations::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -81px -27px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  footer section#meta-info ul li.locations::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -81px -27px;
  }
}
footer section#meta-info ul li.app-share::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -107px -27px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  footer section#meta-info ul li.app-share::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -107px -27px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  footer section#meta-info ul li.app-share::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -107px -27px;
  }
}
footer section#meta-info ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  footer section#meta-info ul li:last-child {
    margin-bottom: 0;
  }
}
footer section#copyright {
  position: relative;
  width: 100%;
  height: 100px;
  background: #222222;
  padding: 45px 30px;
  font-size: 10px;
  font-weight: 600;
  color: #666666;
}
@media screen and (max-width: 600px) {
  footer section#copyright {
    height: 150px;
  }
}
footer section#copyright a:hover {
  opacity: .8;
}
footer section#copyright a:active {
  opacity: .6;
}
footer section#copyright .subsplash-player-brand {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -11px;
  height: 22px;
  width: 122px;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -427px;
  text-indent: -9999px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  footer section#copyright .subsplash-player-brand {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -427px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  footer section#copyright .subsplash-player-brand {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -427px;
  }
}
@media screen and (max-width: 600px) {
  footer section#copyright .subsplash-player-brand {
    left: 50%;
    margin-left: -58px;
    top: 40px;
    margin-top: inherit;
  }
}
footer section#copyright .copyright-text {
  float: right;
}
@media screen and (max-width: 600px) {
  footer section#copyright .copyright-text {
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
    text-align: center;
  }
}
section#featured-items {
  position: relative;
  width: 960px;
  height: auto;
  outline: none;
  padding-top: 30px;
}
@media screen and (max-width: 1028px) {
  section#featured-items {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  section#featured-items {
    padding: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  section#featured-items {
    background: #313231;
    height: 100px;
    overflow: hidden;
  }
}
section#featured-items .bg-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
}
section#featured-items .bg-wrapper:hover {
  background: rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
section#featured-items ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  outline: none;
}
section#featured-items ul li {
  position: relative;
  padding: 0;
  margin: 0;
  height: auto;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  section#featured-items ul li:first-child:last-child {
    width: 50%;
    margin-left: 25%;
  }
}
section#featured-items ul li:nth-child(1):nth-last-child(2),
section#featured-items ul li:nth-child(2):nth-last-child(1) {
  width: 50%;
  height: auto;
  float: left;
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  section#featured-items ul li:nth-child(1):nth-last-child(2),
  section#featured-items ul li:nth-child(2):nth-last-child(1) {
    width: 35%;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  section#featured-items ul li:nth-child(1):nth-last-child(2):first-child,
  section#featured-items ul li:nth-child(2):nth-last-child(1):first-child {
    margin-left: 15%;
  }
}
section#featured-items ul li img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
section#featured-items ul li header {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 74px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 16px;
  text-align: left;
}
@media screen and (max-width: 360px) {
  section#featured-items ul li header {
    height: 50px;
    padding: 5px 7px;
  }
}
section#featured-items ul li header h2 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 360px) {
  section#featured-items ul li header h2 {
    font-size: 17px;
  }
}
section#featured-items ul li header small {
  position: relative;
  top: -3px;
  font-size: 16px;
  font-weight: 500;
  color: #B6B6B6;
}
@media screen and (max-width: 360px) {
  section#featured-items ul li header small {
    font-size: 12px;
    top: -6px;
  }
}
ul#series-grid {
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
  top: 30px;
}
@media screen and (max-width: 720px) {
  ul#series-grid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 600px) {
  ul#series-grid {
    padding: 0 6%;
    top: 30px;
  }
}
@media screen and (max-width: 360px) {
  ul#series-grid {
    padding: 0 4.444444444%;
    top: 20px;
  }
}
@media screen and (max-width: 720px) {
  ul#series-grid.no-featured-items {
    padding-top: 30px;
  }
}
@media screen and (max-width: 360px) {
  ul#series-grid.no-featured-items {
    padding-top: 4.44444444%;
  }
}
ul#series-grid li {
  position: relative;
  padding: 0;
  margin: 0;
  width: 31.25%;
  height: auto;
  margin-bottom: 30px;
  margin-right: 3.125%;
  background: #fff;
  float: left;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 600px) {
  ul#series-grid li {
    width: 46.590909091%;
    margin-right: 6%;
    margin-bottom: 6%;
  }
}
@media screen and (max-width: 360px) {
  ul#series-grid li {
    height: 82px;
    width: 100%;
    margin-bottom: 3.333333333%;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  ul#series-grid li:nth-child(2n+3) {
    clear: left;
  }
}
@media screen and (min-width: 601px) {
  ul#series-grid li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 601px) {
  ul#series-grid li:nth-child(3n+4) {
    clear: left;
  }
}
@media screen and (max-width: 600px) {
  ul#series-grid li:nth-child(2n) {
    margin-right: 0;
  }
}
ul#series-grid li a.item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background-image: url('/media/images/player/clear.gif');
}
ul#series-grid li a.item-link:hover {
  background: rgba(0, 0, 0, 0.08);
}
ul#series-grid li a.item-link:active {
  background: rgba(0, 0, 0, 0.12);
}
ul#series-grid li .artwork-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background-color: #ccc;
}
@media screen and (max-width: 360px) {
  ul#series-grid li .artwork-wrap {
    height: 82px;
    width: 82px;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 0;
  }
}
ul#series-grid li .artwork-wrap .artwork-frame,
ul#series-grid li .artwork-wrap .date-frame,
ul#series-grid li .artwork-wrap .position-frame {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
ul#series-grid li .artwork-wrap img {
  width: 100%;
}
ul#series-grid li .artwork-wrap img.wide {
  display: block;
}
@media screen and (max-width: 360px) {
  ul#series-grid li .artwork-wrap img.wide {
    display: none !important;
  }
}
ul#series-grid li .artwork-wrap img.square {
  display: none;
}
@media screen and (max-width: 360px) {
  ul#series-grid li .artwork-wrap img.square {
    display: block;
    height: 82px;
    width: 82px;
  }
}
ul#series-grid li .artwork-wrap .date-frame {
  text-align: center;
  font-size: 77px;
  color: #fff;
  font-weight: 300;
  line-height: 77px;
  padding-top: 10%;
}
@media screen and (max-width: 800px) {
  ul#series-grid li .artwork-wrap .date-frame {
    padding-top: 5%;
  }
}
@media screen and (max-width: 720px) {
  ul#series-grid li .artwork-wrap .date-frame {
    font-size: 77px;
    line-height: 77px;
    padding-top: 3%;
  }
}
@media screen and (max-width: 650px) {
  ul#series-grid li .artwork-wrap .date-frame {
    padding-top: 1%;
    font-size: 70px;
    line-height: 70px;
  }
}
@media screen and (max-width: 600px) {
  ul#series-grid li .artwork-wrap .date-frame {
    font-size: 71px;
    line-height: 71px;
    padding-top: 8%;
  }
}
@media screen and (max-width: 530px) {
  ul#series-grid li .artwork-wrap .date-frame {
    font-size: 71px;
    line-height: 71px;
    padding-top: 4%;
  }
}
@media screen and (max-width: 500px) {
  ul#series-grid li .artwork-wrap .date-frame {
    font-size: 65px;
    line-height: 65px;
    padding-top: 2%;
  }
}
@media screen and (max-width: 360px) {
  ul#series-grid li .artwork-wrap .date-frame {
    font-size: 41px;
    line-height: 41px;
    padding-top: 13%;
  }
}
ul#series-grid li .artwork-wrap .date-frame span {
  display: block;
  font-size: 26px;
  line-height: 26px;
  position: relative;
  top: 5px;
}
@media screen and (max-width: 720px) {
  ul#series-grid li .artwork-wrap .date-frame span {
    font-size: 23px;
    line-height: 23px;
  }
}
@media screen and (max-width: 600px) {
  ul#series-grid li .artwork-wrap .date-frame span {
    font-size: 22px;
    line-height: 22px;
  }
}
@media screen and (max-width: 360px) {
  ul#series-grid li .artwork-wrap .date-frame span {
    font-size: 15px;
    line-height: 15px;
    top: 0px;
  }
}
ul#series-grid li .artwork-wrap .position-frame {
  text-align: center;
  font-size: 90px;
  color: #fff;
  font-weight: 300;
  line-height: 90px;
  padding-top: 12%;
}
@media screen and (max-width: 800px) {
  ul#series-grid li .artwork-wrap .position-frame {
    padding-top: 7%;
  }
}
@media screen and (max-width: 720px) {
  ul#series-grid li .artwork-wrap .position-frame {
    font-size: 77px;
    line-height: 77px;
    padding-top: 6%;
  }
}
@media screen and (max-width: 650px) {
  ul#series-grid li .artwork-wrap .position-frame {
    padding-top: 1%;
    font-size: 70px;
    line-height: 70px;
  }
}
@media screen and (max-width: 600px) {
  ul#series-grid li .artwork-wrap .position-frame {
    font-size: 71px;
    line-height: 71px;
    padding-top: 10%;
  }
}
@media screen and (max-width: 530px) {
  ul#series-grid li .artwork-wrap .position-frame {
    font-size: 71px;
    line-height: 71px;
    padding-top: 6%;
  }
}
@media screen and (max-width: 500px) {
  ul#series-grid li .artwork-wrap .position-frame {
    font-size: 65px;
    line-height: 65px;
    padding-top: 4%;
  }
}
@media screen and (max-width: 360px) {
  ul#series-grid li .artwork-wrap .position-frame {
    font-size: 41px;
    line-height: 41px;
    padding-top: 25%;
  }
}
ul#series-grid li .title-wrap {
  padding: 10px 12px;
}
@media screen and (max-width: 360px) {
  ul#series-grid li .title-wrap {
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 94px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
ul#series-grid li .title-wrap h2 {
  max-height: 45px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  font-weight: normal;
  position: relative;
}
@media screen and (max-width: 600px) {
  ul#series-grid li .title-wrap h2 {
    line-height: 22px;
  }
}
@media screen and (max-width: 360px) {
  ul#series-grid li .title-wrap h2 {
    font-size: 19px;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
ul#series-grid li .title-wrap h2::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 0;
  height: 25px;
  width: 80px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.81) 69%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(69%, rgba(255, 255, 255, 0.81)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.81) 69%, #ffffff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.81) 69%, #ffffff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.81) 69%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.81) 69%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
@media screen and (max-width: 360px) {
  ul#series-grid li .title-wrap h2::after {
    display: none;
  }
}
ul#series-grid li .title-wrap small {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #AAAAAA;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#load-more {
  height: 43px;
  width: 136px;
  background: #AAAAAA;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 43px;
  margin: 25px auto;
  border-radius: 3px;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
}
#load-more:hover {
  background: #929292;
}
#load-more:hover {
  background: #7A7A7A;
}
#load-more.loading {
  background: #F4F4F4;
  text-indent: -9999px;
  background: url('/media/images/spinner.gif') no-repeat center center;
}
#load-more:active {
  opacity: .85;
}
.item-banner {
  width: 100%;
  height: auto;
  background: #ccc;
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  .item-banner {
    background: #313231;
  }
}
.item-banner .banner-frame {
  height: 220px;
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  color: #fff;
  line-height: 220px;
}
@media screen and (max-width: 600px) {
  .item-banner .banner-frame {
    height: 150px;
    line-height: 150px;
    font-size: 22px;
  }
}
.item-banner img {
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  .item-banner img {
    width: 50%;
    margin-left: 25%;
  }
}
ul.items-grid {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 150px;
}
@media screen and (max-width: 720px) {
  ul.items-grid {
    margin: 0 30px;
  }
}
@media screen and (max-width: 360px) {
  ul.items-grid {
    margin: 0 15px;
  }
}
@media screen and (max-width: 720px) {
  ul.items-grid.no-banner {
    padding-top: 30px;
  }
}
@media screen and (max-width: 360px) {
  ul.items-grid.no-banner {
    padding-top: 20px;
  }
}
ul.items-grid li {
  position: relative;
  float: left;
  width: 49.0625%;
  height: auto;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-right: 1.875%;
  margin-bottom: 1.875%;
}
@media screen and (max-width: 720px) {
  ul.items-grid li {
    width: 100%;
    margin-bottom: 18px;
    margin-right: 0;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  ul.items-grid li {
    width: 48%;
    margin-right: 4%;
  }
}
ul.items-grid li:nth-child(2n) {
  margin-right: 0;
}
ul.items-grid li .artwork-wrap {
  position: relative;
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 18px;
}
@media screen and (max-width: 600px) {
  ul.items-grid li .artwork-wrap {
    width: 25.477707006%;
    height: auto;
    margin-right: 4.246284501%;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  ul.items-grid li .artwork-wrap {
    width: 35%;
    height: 35%;
  }
}
ul.items-grid li .artwork-wrap .artwork-frame {
  overflow: hidden;
}
ul.items-grid li .artwork-wrap a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: transparent;
  transition: background 0.2s ease-in-out;
}
ul.items-grid li .artwork-wrap a::after {
  content: "";
  height: 52px;
  width: 52px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -26px 0 0 -26px;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -54px;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  ul.items-grid li .artwork-wrap a::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -54px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  ul.items-grid li .artwork-wrap a::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -54px;
  }
}
ul.items-grid li .artwork-wrap a.active {
  background: rgba(20, 22, 23, 0.65);
}
ul.items-grid li .artwork-wrap a.active::after {
  opacity: 1;
}
ul.items-grid li .artwork-wrap a:active {
  background: rgba(20, 22, 23, 0.75);
  transition: 0;
}
ul.items-grid li .artwork-wrap img {
  width: 100%;
  vertical-align: middle;
}
ul.items-grid li .artwork-wrap .date-frame,
ul.items-grid li .artwork-wrap .position-frame {
  height: 100%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 65px;
  font-weight: 300;
  line-height: 65px;
}
@media screen and (max-width: 720px) {
  ul.items-grid li .artwork-wrap .date-frame,
  ul.items-grid li .artwork-wrap .position-frame {
    font-size: 65px;
    line-height: 65px;
  }
}
@media screen and (max-width: 600px) {
  ul.items-grid li .artwork-wrap .date-frame,
  ul.items-grid li .artwork-wrap .position-frame {
    font-size: 60px;
    line-height: 60px;
  }
}
@media screen and (max-width: 360px) {
  ul.items-grid li .artwork-wrap .date-frame,
  ul.items-grid li .artwork-wrap .position-frame {
    font-size: 42px;
    line-height: 42px;
  }
}
ul.items-grid li .artwork-wrap .date-frame span,
ul.items-grid li .artwork-wrap .position-frame span {
  display: block;
  position: relative;
  top: 5px;
  font-size: 20px;
  line-height: 20px;
}
@media screen and (max-width: 720px) {
  ul.items-grid li .artwork-wrap .date-frame span,
  ul.items-grid li .artwork-wrap .position-frame span {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 600px) {
  ul.items-grid li .artwork-wrap .date-frame span,
  ul.items-grid li .artwork-wrap .position-frame span {
    font-size: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 360px) {
  ul.items-grid li .artwork-wrap .date-frame span,
  ul.items-grid li .artwork-wrap .position-frame span {
    font-size: 15px;
    line-height: 15px;
  }
}
ul.items-grid li .artwork-wrap .date-frame .date-wrap,
ul.items-grid li .artwork-wrap .position-frame .date-wrap,
ul.items-grid li .artwork-wrap .date-frame .position-wrap,
ul.items-grid li .artwork-wrap .position-frame .position-wrap {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 70px;
  margin-top: -45px;
}
@media screen and (max-width: 600px) {
  ul.items-grid li .artwork-wrap .date-frame .date-wrap,
  ul.items-grid li .artwork-wrap .position-frame .date-wrap,
  ul.items-grid li .artwork-wrap .date-frame .position-wrap,
  ul.items-grid li .artwork-wrap .position-frame .position-wrap {
    margin-top: -42px;
  }
}
ul.items-grid li .artwork-wrap .date-frame .position-wrap,
ul.items-grid li .artwork-wrap .position-frame .position-wrap {
  line-height: 74px;
}
ul.items-grid li .title-wrap h2 {
  font-size: 24px;
  font-weight: 300;
  color: #333333;
  padding: 0;
  margin: 10px 0 0;
  line-height: 32px;
  padding-right: 18px;
  max-height: 64px;
  overflow: hidden;
}
@media screen and (max-width: 720px) {
  ul.items-grid li .title-wrap h2 {
    font-size: 20px;
    line-height: 26px;
    max-height: 54px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (max-width: 420px) {
  ul.items-grid li .title-wrap h2 {
    font-size: 19px;
    line-height: 25px;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  ul.items-grid li .title-wrap h2 {
    font-size: 19px;
    line-height: 25px;
  }
}
ul.items-grid li .title-wrap small {
  display: block;
  font-size: 17px;
  color: #AAAAAA;
  margin: 0;
  padding: 0;
  padding-right: 10px;
  padding-top: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 720px) {
  ul.items-grid li .title-wrap small {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  ul.items-grid li .title-wrap small {
    font-size: 18px;
  }
}
@media screen and (max-width: 360px) {
  ul.items-grid li .title-wrap small {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) and (orientation: landscape) {
  ul.items-grid li .title-wrap small {
    font-size: 12px;
  }
}
ul.items-grid li a.item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: none;
}
ul.items-grid li a.item-link:hover {
  background: rgba(0, 0, 0, 0.08);
}
ul.items-grid li a.item-link:active {
  background: rgba(0, 0, 0, 0.12);
}
#page-wrap.item-detail,
#media-frame {
  padding-top: 56.25%;
}
@media screen and (min-width: 1066px) {
  #page-wrap.item-detail,
  #media-frame {
    padding-top: 600px;
  }
}
@media screen and (max-height: 800px) {
  #page-wrap.item-detail,
  #media-frame {
    padding-top: 40%;
  }
}
@media screen and (max-width: 600px) {
  #page-wrap.item-detail,
  #media-frame {
    padding-top: 56.25%;
  }
}
@media screen and (max-width: 600px) and (max-height: 414px) {
  #page-wrap.item-detail,
  #media-frame {
    padding-top: 30%;
  }
}
#media-frame {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  height: 0;
  background: #222;
}
#media-frame .poster-image-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
#media-frame .poster-image-wrap img {
  width: auto;
  height: 100%;
  vertical-align: middle;
}
#media-frame .media-button-wrap {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#media-frame .media-button-wrap li {
  position: relative;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  padding: 0;
  margin: 0;
  position: absolute;
  cursor: pointer;
  top: 49%;
  left: 50%;
  margin: -62px 0 0 -62px;
  height: 80px;
  width: 124px;
  background: rgba(51, 51, 51, 0.95);
  border-radius: 6px;
}
#media-frame .media-button-wrap li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -17.5px 0 0 -17.5px;
  width: 35px;
  height: 35px;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -107px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .media-button-wrap li::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -107px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .media-button-wrap li::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -107px;
  }
}
#media-frame .media-button-wrap li:hover {
  opacity: .85;
}
#media-frame .media-button-wrap li:active {
  opacity: .9;
}
#media-frame .media-button-wrap li:first-child:nth-last-child(1) {
  top: 50%;
  margin-top: -40px;
}
#media-frame .media-button-wrap li:first-child:nth-last-child(1)#audio-play-button::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -36px -107px;
  margin: -18px 0 0 -17px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .media-button-wrap li:first-child:nth-last-child(1)#audio-play-button::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -36px -107px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .media-button-wrap li:first-child:nth-last-child(1)#audio-play-button::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -36px -107px;
  }
}
#media-frame .media-button-wrap li:nth-child(1):nth-last-child(2) {
  top: 46%;
  height: 80px;
}
#media-frame .media-button-wrap li:nth-child(2):nth-last-child(1) {
  top: 46%;
  margin-top: 30px;
  height: 51px;
}
#media-frame .media-button-wrap li:nth-child(2):nth-last-child(1)::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -36px -107px;
  height: 35px;
  width: 35px;
  margin: -17.5px 0 0 -17.5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .media-button-wrap li:nth-child(2):nth-last-child(1)::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -36px -107px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .media-button-wrap li:nth-child(2):nth-last-child(1)::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -36px -107px;
  }
}
#media-frame video {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#media-frame .mejs-audio {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
#media-frame .mejs-audio .mejs-playpause-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32.5px 0 0 -32.5px;
  width: 65px;
  height: 65px;
}
#media-frame .mejs-audio .mejs-playpause-button button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: none;
  border: 0;
  outline: none;
  box-shadow: 0;
}
#media-frame .mejs-audio .mejs-playpause-button.mejs-play > button {
  background-image: url('/media/images/player/sprite.png');
  background-position: -65px -363px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .mejs-audio .mejs-playpause-button.mejs-play > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -65px -363px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .mejs-audio .mejs-playpause-button.mejs-play > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -65px -363px;
  }
}
#media-frame .mejs-audio .mejs-playpause-button.mejs-pause > button {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -363px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .mejs-audio .mejs-playpause-button.mejs-pause > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -363px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .mejs-audio .mejs-playpause-button.mejs-pause > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -363px;
  }
}
#media-frame .mejs-audio .mejs-controls {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(61%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.16)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#29000000', GradientType=0);
}
@media screen and (min-width: 1070px) {
  #media-frame .mejs-audio .mejs-controls {
    max-width: 1070px;
    left: 50%;
    margin-left: -535px;
  }
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail {
  position: absolute;
  bottom: 10px;
  left: 0;
  margin: 0 12%;
  width: 76% !important;
  border-radius: 5px;
  z-index: 500;
}
@media screen and (max-width: 720px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time-rail {
    width: 70% !important;
    margin: 0 15%;
  }
}
@media screen and (max-width: 600px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time-rail {
    width: 60% !important;
    margin: 0 20%;
  }
}
@media screen and (max-width: 360px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time-rail {
    width: 80% !important;
    margin: 0 10%;
  }
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
  width: 100% !important;
  margin: 0;
  height: 5px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-buffering {
  height: 5px;
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded {
  height: 5px;
  background: rgba(255, 255, 255, 0.3);
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current {
  height: 5px;
  background: rgba(255, 255, 255, 0.7);
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle {
  display: block;
  height: 18px;
  width: 18px;
  border: 0;
  box-shadow: 0 1px 0 2px rgba(0, 0, 0, 0.15);
  border-radius: 18px;
  top: 50%;
  margin-top: -9px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float {
  border: none;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  width: 60px;
  height: 30px;
  top: -39px;
  margin-left: -32px;
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float span.mejs-time-float-current {
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  line-height: 27px;
  height: auto;
  text-align: center;
}
#media-frame .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float span.mejs-time-float-corner {
  position: absolute;
  top: 29px;
  left: 23px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.5);
}
#media-frame .mejs-audio .mejs-controls .mejs-time > span {
  display: block;
  width: 10%;
  font-size: 18px;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", "Arial", sans-serif;
  position: absolute;
  bottom: 23px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 720px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time > span {
    width: 12%;
  }
}
@media screen and (max-width: 600px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time > span {
    width: 17%;
  }
}
@media screen and (max-width: 360px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time > span {
    width: 20%;
    bottom: 45px;
    font-size: 14px;
  }
}
#media-frame .mejs-audio .mejs-controls .mejs-time > span.mejs-currenttime {
  left: 5px;
  text-align: right;
  padding-right: 1%;
}
@media screen and (max-width: 720px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time > span.mejs-currenttime {
    padding-right: 2%;
  }
}
@media screen and (max-width: 360px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time > span.mejs-currenttime {
    left: 9%;
    text-align: left;
  }
}
#media-frame .mejs-audio .mejs-controls .mejs-time > span.mejs-duration {
  right: 5px;
  text-align: left;
  padding-left: 1%;
}
@media screen and (max-width: 720px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time > span.mejs-duration {
    padding-left: 2%;
  }
}
@media screen and (max-width: 360px) {
  #media-frame .mejs-audio .mejs-controls .mejs-time > span.mejs-duration {
    right: 9%;
    text-align: right;
  }
}
#media-frame .mejs-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto !important;
  width: auto !important;
}
#media-frame .mejs-video .mejs-playpause-button {
  position: absolute;
  bottom: 15px;
  left: 3%;
  width: 26px;
  height: 26px;
  opacity: 1 !important;
}
#media-frame .mejs-video .mejs-playpause-button button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: none;
  border: 0;
  outline: none;
  box-shadow: 0;
}
#media-frame .mejs-video .mejs-playpause-button.mejs-play > button {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -336px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .mejs-video .mejs-playpause-button.mejs-play > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -336px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .mejs-video .mejs-playpause-button.mejs-play > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -336px;
  }
}
#media-frame .mejs-video .mejs-playpause-button.mejs-pause > button {
  background-image: url('/media/images/player/sprite.png');
  background-position: -27px -336px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .mejs-video .mejs-playpause-button.mejs-pause > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -27px -336px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .mejs-video .mejs-playpause-button.mejs-pause > button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -27px -336px;
  }
}
#media-frame .mejs-video .mejs-fullscreen-button {
  position: absolute;
  bottom: 15px;
  right: 3%;
  width: 26px;
  height: 26px;
  z-index: 700;
}
#media-frame .mejs-video .mejs-fullscreen-button button {
  background-image: url('/media/images/player/sprite.png');
  background-position: -54px -336px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  outline: none;
  box-shadow: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .mejs-video .mejs-fullscreen-button button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -54px -336px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .mejs-video .mejs-fullscreen-button button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -54px -336px;
  }
}
#media-frame .mejs-video .mejs-layers .mejs-overlay {
  height: 100% !important;
  z-index: 600;
}
#media-frame .mejs-video .mejs-layers .mejs-overlay-loading {
  background: none !important;
  margin: -80px 0 0 -40px !important;
}
#media-frame .mejs-video .mejs-layers .mejs-overlay-loading span {
  background: url('/media/images/player/Spinner.png') no-repeat;
  width: 86px;
  height: 86px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#media-frame .mejs-video .mejs-layers .mejs-overlay-button {
  width: 64px;
  height: 64px;
  margin-top: -32px !important;
  margin-left: -24px !important;
  background-image: url('/media/images/player/sprite.png');
  background-position: -65px -363px;
  z-index: 600;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  #media-frame .mejs-video .mejs-layers .mejs-overlay-button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -65px -363px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  #media-frame .mejs-video .mejs-layers .mejs-overlay-button {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -65px -363px;
  }
}
#media-frame .mejs-video .mejs-controls {
  z-index: 900;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(61%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.16)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.16) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#29000000', GradientType=0);
  z-index: 600;
}
@media screen and (min-width: 1070px) {
  #media-frame .mejs-video .mejs-controls {
    max-width: 1070px;
    left: 50%;
    margin-left: -535px;
  }
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail {
  position: absolute;
  bottom: 10px;
  left: 0;
  margin: 0 17%;
  width: 66% !important;
  border-radius: 5px;
  z-index: 500;
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total {
  width: 100% !important;
  margin: 0;
  height: 5px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-buffering {
  height: 5px;
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded {
  height: 5px;
  background: rgba(255, 255, 255, 0.3);
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current {
  height: 5px;
  background: rgba(255, 255, 255, 0.7);
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle {
  display: block;
  height: 18px;
  width: 18px;
  border: 0;
  box-shadow: 0 1px 0 2px rgba(0, 0, 0, 0.15);
  border-radius: 18px;
  top: 50%;
  margin-top: -9px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float {
  font-family: "Open Sans", "Helvetica Neue", "Arial", sans-serif;
  border: none;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  width: 60px;
  height: 30px;
  top: -39px;
  margin-left: -32px;
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float span.mejs-time-float-current {
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  line-height: 27px;
  height: auto;
  text-align: center;
}
#media-frame .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float span.mejs-time-float-corner {
  position: absolute;
  top: 29px;
  left: 23px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.5);
}
#media-frame .mejs-video .mejs-controls .mejs-time > span {
  display: block;
  width: 6%;
  font-size: 18px;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", "Arial", sans-serif;
  position: absolute;
  bottom: 23px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1180px) {
  #media-frame .mejs-video .mejs-controls .mejs-time > span {
    width: 20%;
    bottom: 45px;
    font-size: 14px;
  }
}
#media-frame .mejs-video .mejs-controls .mejs-time > span.mejs-currenttime {
  left: 8%;
  text-align: right;
  padding-right: 1%;
}
@media screen and (max-width: 1180px) {
  #media-frame .mejs-video .mejs-controls .mejs-time > span.mejs-currenttime {
    left: 16%;
    text-align: left;
  }
}
#media-frame .mejs-video .mejs-controls .mejs-time > span.mejs-duration {
  right: 9%;
  text-align: left;
  padding-left: 1%;
}
@media screen and (max-width: 1180px) {
  #media-frame .mejs-video .mejs-controls .mejs-time > span.mejs-duration {
    right: 16%;
    text-align: right;
  }
}
#media-frame .mejs-layers .mejs-overlay.mejs-layer.mejs-overlay-play {
  top: 0;
  bottom: 70px;
  height: auto !important;
  z-index: 9999;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  background-image: none !important;
}
.text-wrap {
  position: relative;
}
@media screen and (max-width: 360px) {
  .text-wrap {
    margin-top: -20px;
  }
}
hgroup {
  margin: 35px 0 20px 0;
}
@media screen and (max-width: 720px) {
  hgroup {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  hgroup {
    padding: 0 25px;
  }
}
hgroup h1 {
  padding: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 300;
  color: #333333;
  width: 55%;
}
@media screen and (max-width: 930px) {
  hgroup h1 {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  hgroup h1 {
    font-size: 24px;
  }
}
hgroup h2 {
  padding: 0;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  color: #AAAAAA;
}
@media screen and (max-width: 600px) {
  hgroup h2 {
    font-size: 18px;
  }
}
ul.social-buttons-wrap {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 9px;
}
@media screen and (max-width: 930px) {
  ul.social-buttons-wrap {
    display: none;
  }
}
ul.social-buttons-wrap li {
  position: relative;
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 6px;
  height: 31px;
  width: auto;
  border-radius: 2px;
  cursor: pointer;
  padding: 0 10px 0 35px;
  line-height: 31px;
  font-size: 14px;
  color: #333333;
  background: #F2F2F2;
  transition: background 0.3s ease-in-out;
}
ul.social-buttons-wrap li:last-child {
  margin-right: 0;
}
ul.social-buttons-wrap li::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 4px;
  width: 26px;
  height: 26px;
}
ul.social-buttons-wrap li:hover {
  background: #e0e0e0;
}
ul.social-buttons-wrap li:active {
  background: #d6d6d6;
}
ul.social-buttons-wrap li > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.social-buttons-wrap li.sb-facebook::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -143px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  ul.social-buttons-wrap li.sb-facebook::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -143px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  ul.social-buttons-wrap li.sb-facebook::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -143px;
  }
}
ul.social-buttons-wrap li.sb-twitter::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -27px -143px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  ul.social-buttons-wrap li.sb-twitter::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -27px -143px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  ul.social-buttons-wrap li.sb-twitter::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -27px -143px;
  }
}
ul.social-buttons-wrap li.sb-google-plus::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -54px -143px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  ul.social-buttons-wrap li.sb-google-plus::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -54px -143px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  ul.social-buttons-wrap li.sb-google-plus::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -54px -143px;
  }
}
ul.social-buttons-wrap li.sb-link::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -81px -143px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  ul.social-buttons-wrap li.sb-link::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -81px -143px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  ul.social-buttons-wrap li.sb-link::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -81px -143px;
  }
}
ul.social-buttons-wrap li.sb-link.copied {
  background: #DFDFDF;
}
@media screen and (max-width: 720px) {
  .meta-wrap {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .meta-wrap {
    padding: 0 25px;
  }
}
.meta-wrap > * {
  font-size: 16px;
  color: #AAAAAA;
  padding: 0;
  margin: 0;
  font-weight: 500;
  display: block;
  margin-bottom: 6px;
  line-height: 150%;
}
@media screen and (max-width: 600px) {
  .meta-wrap > * {
    font-size: 14px;
  }
}
.meta-wrap .description-wrap {
  position: relative;
  width: 685px;
  max-width: 100%;
  height: auto;
  max-height: 110px;
  padding-top: 20px;
  overflow: hidden;
  transition: height 0.2s ease-in-out;
}
@media screen and (max-width: 720px) {
  .meta-wrap .description-wrap {
    width: 100%;
    max-height: 164px;
  }
}
@media screen and (max-width: 600px) {
  .meta-wrap .description-wrap {
    max-height: 97px;
  }
}
@media screen and (max-width: 360px) {
  .meta-wrap .description-wrap {
    max-height: 90px;
  }
}
.meta-wrap .description-wrap::before {
  display: none;
  content: "";
  position: absolute;
  bottom: 3px;
  right: 6px;
  height: 26px;
  width: 26px;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -170px;
  z-index: 100;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.2s ease-in-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .meta-wrap .description-wrap::before {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -170px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .meta-wrap .description-wrap::before {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -170px;
  }
}
@media screen and (max-width: 360px) {
  .meta-wrap .description-wrap::before {
    bottom: 1px;
  }
}
.meta-wrap .description-wrap.collapsed {
  overflow: hidden;
  cursor: pointer;
  max-height: 110px;
}
@media screen and (max-width: 720px) {
  .meta-wrap .description-wrap.collapsed {
    max-height: 164px;
  }
}
@media screen and (max-width: 600px) {
  .meta-wrap .description-wrap.collapsed {
    max-height: 97px;
  }
}
@media screen and (max-width: 360px) {
  .meta-wrap .description-wrap.collapsed {
    max-height: 90px;
  }
}
.meta-wrap .description-wrap.collapsed::before {
  display: block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.meta-wrap .description-wrap.collapsed::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  width: 100px;
  height: 30px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 54%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(54%, rgba(255, 255, 255, 0.98)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 54%, #ffffff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 54%, #ffffff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 54%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 54%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
.meta-wrap .description-wrap.expanded {
  height: auto;
  max-height: none;
  cursor: default;
}
.meta-wrap .description-wrap.expanded::before {
  bottom: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.2s ease-in-out;
}
.meta-wrap .description-wrap.expanded::after {
  display: none;
}
.meta-wrap .description-wrap p.description {
  margin: 0;
  font-size: 17px;
  color: #333333;
  line-height: 175%;
}
@media screen and (max-width: 720px) {
  .meta-wrap .description-wrap p.description {
    font-size: 18px;
    line-height: 160%;
  }
}
@media screen and (max-width: 600px) {
  .meta-wrap .description-wrap p.description {
    font-size: 16px;
  }
}
@media screen and (max-width: 360px) {
  .meta-wrap .description-wrap p.description {
    font-size: 14px;
  }
}
.notes-btn {
  display: block;
  text-decoration: none;
  width: 108px;
  height: 30px;
  line-height: 30px;
  margin: 20px 0 0 0;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  color: #333;
  background: #F2F2F2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}
@media screen and (max-width: 720px) {
  .notes-btn {
    width: 249px;
    height: 42px;
    line-height: 42px;
  }
}
@media screen and (max-width: 360px) {
  .notes-btn {
    width: 100%;
    height: 36px;
    line-height: 36px;
  }
}
#me_flash_0_container {
  z-index: 700;
}
.flash-disabled-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  background: rgba(0, 0, 0, 0.85);
}
.flash-disabled-overlay .outer-wrap {
  position: relative !important;
  color: #fff;
  text-align: center;
  height: 100%;
  width: 100%;
}
.flash-disabled-overlay .outer-wrap .notice-wrap {
  width: 55%;
  height: 251px;
  overflow: visible;
  margin: auto;
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 720px) {
  .flash-disabled-overlay .outer-wrap .notice-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .flash-disabled-overlay .outer-wrap .notice-wrap {
    margin-top: 63px;
    height: 108px;
  }
}
@media screen and (max-width: 460px) {
  .flash-disabled-overlay .outer-wrap .notice-wrap {
    height: 109px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 360px) {
  .flash-disabled-overlay .outer-wrap .notice-wrap {
    height: 109px;
    margin-top: 30px;
  }
}
.flash-disabled-overlay .outer-wrap .icon-wrap {
  height: 64px;
  width: 64px;
  margin: 0 auto;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -554px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .flash-disabled-overlay .outer-wrap .icon-wrap {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -554px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .flash-disabled-overlay .outer-wrap .icon-wrap {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -554px;
  }
}
.flash-disabled-overlay .outer-wrap h2 {
  font-size: 23px;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
  .flash-disabled-overlay .outer-wrap h2 {
    margin-top: 10px;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 360px) {
  .flash-disabled-overlay .outer-wrap h2 {
    font-size: 17px;
  }
}
.flash-disabled-overlay .outer-wrap p {
  font-size: 15px;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .flash-disabled-overlay .outer-wrap p.hidden-sm {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .flash-disabled-overlay .outer-wrap p.hidden-xs {
    display: none;
  }
}
.flash-disabled-overlay .outer-wrap .button-wrap {
  position: relative;
  color: #fff;
  background: #444243;
  font-size: 16px;
  height: 43px;
  width: 204px;
  line-height: 43px;
  border-radius: 3px;
  margin: 38px auto;
}
@media screen and (max-width: 600px) {
  .flash-disabled-overlay .outer-wrap .button-wrap {
    margin-top: 19px;
  }
}
@media screen and (max-width: 360px) {
  .flash-disabled-overlay .outer-wrap .button-wrap {
    margin-top: 10px;
    font-size: 12px;
    width: 153px;
  }
}
.flash-disabled-overlay .outer-wrap .button-wrap .span-link {
  color: white;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.share-overlay,
.locations-overlay,
.more-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(19, 21, 22, 0.95);
  text-align: center;
}
@media screen and (max-width: 360px) {
  .share-overlay,
  .locations-overlay,
  .more-overlay {
    overflow: scroll;
  }
}
.share-overlay .share-overlay-close,
.locations-overlay .share-overlay-close,
.more-overlay .share-overlay-close,
.share-overlay .locations-overlay-close,
.locations-overlay .locations-overlay-close,
.more-overlay .locations-overlay-close,
.share-overlay .more-overlay-close,
.locations-overlay .more-overlay-close,
.more-overlay .more-overlay-close {
  position: fixed;
  top: 25px;
  right: 25px;
  width: 26px;
  height: 26px;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -197px;
  cursor: pointer;
  z-index: 9999;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-overlay-close,
  .locations-overlay .share-overlay-close,
  .more-overlay .share-overlay-close,
  .share-overlay .locations-overlay-close,
  .locations-overlay .locations-overlay-close,
  .more-overlay .locations-overlay-close,
  .share-overlay .more-overlay-close,
  .locations-overlay .more-overlay-close,
  .more-overlay .more-overlay-close {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -197px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-overlay-close,
  .locations-overlay .share-overlay-close,
  .more-overlay .share-overlay-close,
  .share-overlay .locations-overlay-close,
  .locations-overlay .locations-overlay-close,
  .more-overlay .locations-overlay-close,
  .share-overlay .more-overlay-close,
  .locations-overlay .more-overlay-close,
  .more-overlay .more-overlay-close {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -197px;
  }
}
.share-overlay .overlay-wrap,
.locations-overlay .overlay-wrap,
.more-overlay .overlay-wrap {
  position: absolute;
  top: 15%;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-height: 700px) {
  .share-overlay .overlay-wrap,
  .locations-overlay .overlay-wrap,
  .more-overlay .overlay-wrap {
    top: 10%;
  }
}
@media screen and (max-width: 600px) {
  .share-overlay .overlay-wrap,
  .locations-overlay .overlay-wrap,
  .more-overlay .overlay-wrap {
    top: 10%;
  }
}
@media screen and (max-width: 600px) and (orientation: portrait) {
  .share-overlay .overlay-wrap,
  .locations-overlay .overlay-wrap,
  .more-overlay .overlay-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 360px) {
  .share-overlay .overlay-wrap,
  .locations-overlay .overlay-wrap,
  .more-overlay .overlay-wrap {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .overlay-wrap,
  .locations-overlay .overlay-wrap,
  .more-overlay .overlay-wrap {
    top: 0;
    bottom: 0;
  }
}
.share-overlay .share-artwork,
.locations-overlay .share-artwork,
.more-overlay .share-artwork {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 60%;
  margin: 0 auto;
  max-width: 536px;
}
@media screen and (max-width: 600px) {
  .share-overlay .share-artwork,
  .locations-overlay .share-artwork,
  .more-overlay .share-artwork {
    width: 75%;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay .share-artwork,
  .locations-overlay .share-artwork,
  .more-overlay .share-artwork {
    width: 90%;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork,
  .locations-overlay .share-artwork,
  .more-overlay .share-artwork {
    position: absolute;
    left: 0;
    top: 0;
    right: 55%;
    bottom: 0;
    max-width: none;
    width: auto;
  }
}
.share-overlay .share-artwork li,
.locations-overlay .share-artwork li,
.more-overlay .share-artwork li {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork li,
  .locations-overlay .share-artwork li,
  .more-overlay .share-artwork li {
    height: 100%;
  }
}
.share-overlay .share-artwork li > img,
.locations-overlay .share-artwork li > img,
.more-overlay .share-artwork li > img {
  width: 100%;
  vertical-align: middle;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.45);
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork li > img,
  .locations-overlay .share-artwork li > img,
  .more-overlay .share-artwork li > img {
    position: relative;
    top: 50%;
    width: 90%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.share-overlay .share-artwork.series,
.locations-overlay .share-artwork.series,
.more-overlay .share-artwork.series {
  position: relative;
  width: 30%;
}
@media screen and (width: 768px) and (orientation: portrait) {
  .share-overlay .share-artwork.series,
  .locations-overlay .share-artwork.series,
  .more-overlay .share-artwork.series {
    margin-top: 100px;
  }
}
@media screen and (max-width: 600px) {
  .share-overlay .share-artwork.series,
  .locations-overlay .share-artwork.series,
  .more-overlay .share-artwork.series {
    width: 50%;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.series,
  .locations-overlay .share-artwork.series,
  .more-overlay .share-artwork.series {
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 50%;
    right: 55%;
    width: 25%;
    height: auto;
    bottom: initial;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 12px;
  }
}
@media screen and (max-width: 640px) and (orientation: landscape) {
  .share-overlay .share-artwork.series,
  .locations-overlay .share-artwork.series,
  .more-overlay .share-artwork.series {
    right: 65%;
  }
}
.share-overlay .share-artwork.series li,
.locations-overlay .share-artwork.series li,
.more-overlay .share-artwork.series li {
  position: relative;
  top: 0;
  right: 0;
  z-index: 900;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.series li img,
  .locations-overlay .share-artwork.series li img,
  .more-overlay .share-artwork.series li img {
    position: static;
    transform: none;
    width: 100%;
  }
}
.share-overlay .share-artwork.series li:nth-child(2),
.locations-overlay .share-artwork.series li:nth-child(2),
.more-overlay .share-artwork.series li:nth-child(2) {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 850;
}
@media screen and (max-width: 600px) {
  .share-overlay .share-artwork.series li:nth-child(2),
  .locations-overlay .share-artwork.series li:nth-child(2),
  .more-overlay .share-artwork.series li:nth-child(2) {
    top: -12px;
    right: -12px;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.series li:nth-child(2),
  .locations-overlay .share-artwork.series li:nth-child(2),
  .more-overlay .share-artwork.series li:nth-child(2) {
    top: -12px;
    right: -12px;
  }
}
.share-overlay .share-artwork.series li:nth-child(3),
.locations-overlay .share-artwork.series li:nth-child(3),
.more-overlay .share-artwork.series li:nth-child(3) {
  position: absolute;
  top: -60px;
  right: -60px;
  z-index: 800;
}
@media screen and (max-width: 600px) {
  .share-overlay .share-artwork.series li:nth-child(3),
  .locations-overlay .share-artwork.series li:nth-child(3),
  .more-overlay .share-artwork.series li:nth-child(3) {
    top: -24px;
    right: -24px;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.series li:nth-child(3),
  .locations-overlay .share-artwork.series li:nth-child(3),
  .more-overlay .share-artwork.series li:nth-child(3) {
    top: -24px;
    right: -24px;
  }
}
.share-overlay .share-artwork.index,
.locations-overlay .share-artwork.index,
.more-overlay .share-artwork.index {
  position: relative;
  width: 90%;
  margin: 0 5%;
  max-width: 911px;
  height: auto;
  margin-bottom: 5%;
}
@media screen and (min-width: 1016px) {
  .share-overlay .share-artwork.index,
  .locations-overlay .share-artwork.index,
  .more-overlay .share-artwork.index {
    margin: 0 auto 5% auto;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index,
  .locations-overlay .share-artwork.index,
  .more-overlay .share-artwork.index {
    position: absolute;
    top: 0;
    left: 0;
    right: 55%;
    bottom: 0;
    max-width: none;
    width: auto;
    margin: 0 30px;
  }
}
@media screen and (max-height: 630px) and (max-width: 600px) and (orientation: landscape) {
  .share-overlay .share-artwork.index,
  .locations-overlay .share-artwork.index,
  .more-overlay .share-artwork.index {
    margin: 0 10px;
  }
}
.share-overlay .share-artwork.index li,
.locations-overlay .share-artwork.index li,
.more-overlay .share-artwork.index li {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -29.36333699%;
  width: 58.726673985%;
  z-index: 900;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li,
  .locations-overlay .share-artwork.index li,
  .more-overlay .share-artwork.index li {
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 0;
    width: auto;
    height: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li img,
  .locations-overlay .share-artwork.index li img,
  .more-overlay .share-artwork.index li img {
    top: 0;
    width: 100%;
    transform: none;
  }
}
.share-overlay .share-artwork.index li .tint,
.locations-overlay .share-artwork.index li .tint,
.more-overlay .share-artwork.index li .tint {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
}
.share-overlay .share-artwork.index li .title,
.locations-overlay .share-artwork.index li .title,
.more-overlay .share-artwork.index li .title {
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  text-shadow: 0 4px 7px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 720px) {
  .share-overlay .share-artwork.index li .title,
  .locations-overlay .share-artwork.index li .title,
  .more-overlay .share-artwork.index li .title {
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .share-overlay .share-artwork.index li .title,
  .locations-overlay .share-artwork.index li .title,
  .more-overlay .share-artwork.index li .title {
    font-size: 22px;
    top: 70%;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay .share-artwork.index li .title,
  .locations-overlay .share-artwork.index li .title,
  .more-overlay .share-artwork.index li .title {
    font-size: 18px;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li .title,
  .locations-overlay .share-artwork.index li .title,
  .more-overlay .share-artwork.index li .title {
    font-size: 20px !important;
    top: 70%;
  }
}
.share-overlay .share-artwork.index li .icon,
.locations-overlay .share-artwork.index li .icon,
.more-overlay .share-artwork.index li .icon {
  height: 80px;
  width: 80px;
  position: absolute;
  top: 25%;
  left: 50%;
  margin-left: -40px;
}
@media screen and (max-width: 720px) {
  .share-overlay .share-artwork.index li .icon,
  .locations-overlay .share-artwork.index li .icon,
  .more-overlay .share-artwork.index li .icon {
    height: 60px;
    width: 60px;
    margin-left: -30px;
  }
}
@media screen and (max-width: 600px) {
  .share-overlay .share-artwork.index li .icon,
  .locations-overlay .share-artwork.index li .icon,
  .more-overlay .share-artwork.index li .icon {
    height: 50px;
    width: 50px;
    margin-left: -25px;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay .share-artwork.index li .icon,
  .locations-overlay .share-artwork.index li .icon,
  .more-overlay .share-artwork.index li .icon {
    height: 30px;
    width: 30px;
    margin-left: -15px;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li .icon,
  .locations-overlay .share-artwork.index li .icon,
  .more-overlay .share-artwork.index li .icon {
    width: 60px;
    height: 60px;
    margin-left: -30px;
  }
}
.share-overlay .share-artwork.index li .icon img,
.locations-overlay .share-artwork.index li .icon img,
.more-overlay .share-artwork.index li .icon img {
  width: 100%;
}
.share-overlay .share-artwork.index li:first-child,
.locations-overlay .share-artwork.index li:first-child,
.more-overlay .share-artwork.index li:first-child {
  position: relative;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:first-child,
  .locations-overlay .share-artwork.index li:first-child,
  .more-overlay .share-artwork.index li:first-child {
    position: absolute;
  }
}
.share-overlay .share-artwork.index li:nth-child(2),
.locations-overlay .share-artwork.index li:nth-child(2),
.more-overlay .share-artwork.index li:nth-child(2) {
  width: 45.883644347%;
  left: 9%;
  margin-left: 0;
  z-index: 800;
  top: 9%;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(2),
  .locations-overlay .share-artwork.index li:nth-child(2),
  .more-overlay .share-artwork.index li:nth-child(2) {
    width: 75%;
    top: 50%;
    left: -24px;
  }
}
@media screen and (max-height: 630px) and (max-width: 600px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(2),
  .locations-overlay .share-artwork.index li:nth-child(2),
  .more-overlay .share-artwork.index li:nth-child(2) {
    left: -12px;
  }
}
.share-overlay .share-artwork.index li:nth-child(3),
.locations-overlay .share-artwork.index li:nth-child(3),
.more-overlay .share-artwork.index li:nth-child(3) {
  width: 45.883644347%;
  left: inherit;
  right: 9%;
  margin-left: 0;
  z-index: 800;
  top: 9%;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(3),
  .locations-overlay .share-artwork.index li:nth-child(3),
  .more-overlay .share-artwork.index li:nth-child(3) {
    width: 75%;
    top: 50%;
    left: initial;
    right: -24px;
  }
}
@media screen and (max-height: 630px) and (max-width: 600px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(3),
  .locations-overlay .share-artwork.index li:nth-child(3),
  .more-overlay .share-artwork.index li:nth-child(3) {
    right: -12px;
  }
}
.share-overlay .share-artwork.index li:nth-child(4),
.locations-overlay .share-artwork.index li:nth-child(4),
.more-overlay .share-artwork.index li:nth-child(4) {
  width: 32.930845225%;
  left: 0;
  margin-left: 0;
  z-index: 700;
  top: 19%;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(4),
  .locations-overlay .share-artwork.index li:nth-child(4),
  .more-overlay .share-artwork.index li:nth-child(4) {
    width: 50%;
    top: 50%;
    left: -48px;
  }
}
@media screen and (max-height: 630px) and (max-width: 600px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(4),
  .locations-overlay .share-artwork.index li:nth-child(4),
  .more-overlay .share-artwork.index li:nth-child(4) {
    display: none;
  }
}
.share-overlay .share-artwork.index li:nth-child(5),
.locations-overlay .share-artwork.index li:nth-child(5),
.more-overlay .share-artwork.index li:nth-child(5) {
  width: 32.930845225%;
  left: inherit;
  right: 0;
  margin-left: 0;
  z-index: 700;
  top: 19%;
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(5),
  .locations-overlay .share-artwork.index li:nth-child(5),
  .more-overlay .share-artwork.index li:nth-child(5) {
    width: 50%;
    top: 50%;
    left: initial;
    right: -48px;
  }
}
@media screen and (max-height: 630px) and (max-width: 600px) and (orientation: landscape) {
  .share-overlay .share-artwork.index li:nth-child(5),
  .locations-overlay .share-artwork.index li:nth-child(5),
  .more-overlay .share-artwork.index li:nth-child(5) {
    display: none;
  }
}
.share-overlay .share-item-title,
.locations-overlay .share-item-title,
.more-overlay .share-item-title {
  position: relative;
  font-size: 30px;
  color: #fff;
  max-width: 80%;
  margin: 30px 0px;
  display: inline-block;
  text-align: center;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /* -webkit-mask-image: -webkit-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0)); */
}
@media screen and (max-width: 600px) {
  .share-overlay .share-item-title,
  .locations-overlay .share-item-title,
  .more-overlay .share-item-title {
    font-size: 25px;
    max-width: 90%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay .share-item-title,
  .locations-overlay .share-item-title,
  .more-overlay .share-item-title {
    font-size: 17px;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-item-title,
  .locations-overlay .share-item-title,
  .more-overlay .share-item-title {
    max-width: 90%;
  }
}
@media screen and (max-height: 630px) and (max-width: 850px) and (orientation: landscape) {
  .share-overlay .share-item-title,
  .locations-overlay .share-item-title,
  .more-overlay .share-item-title {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
@media screen and (max-height: 630px) and (max-width: 630px) and (orientation: landscape) {
  .share-overlay .share-item-title,
  .locations-overlay .share-item-title,
  .more-overlay .share-item-title {
    font-size: 17px;
  }
}
.share-overlay .share-item-title .type,
.locations-overlay .share-item-title .type,
.more-overlay .share-item-title .type {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 10px;
  width: 26px;
  height: 26px;
  background-image: url('/media/images/player/sprite.png');
  background-position: -27px -309px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-item-title .type,
  .locations-overlay .share-item-title .type,
  .more-overlay .share-item-title .type {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -27px -309px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-item-title .type,
  .locations-overlay .share-item-title .type,
  .more-overlay .share-item-title .type {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -27px -309px;
  }
}
@media screen and (max-width: 600px) {
  .share-overlay .share-item-title .type,
  .locations-overlay .share-item-title .type,
  .more-overlay .share-item-title .type {
    top: 4px;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay .share-item-title .type,
  .locations-overlay .share-item-title .type,
  .more-overlay .share-item-title .type {
    top: 6px;
  }
}
.share-overlay .share-item-title .type.series,
.locations-overlay .share-item-title .type.series,
.more-overlay .share-item-title .type.series {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -309px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-item-title .type.series,
  .locations-overlay .share-item-title .type.series,
  .more-overlay .share-item-title .type.series {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -309px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-item-title .type.series,
  .locations-overlay .share-item-title .type.series,
  .more-overlay .share-item-title .type.series {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -309px;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-action-wrap,
  .locations-overlay .share-action-wrap,
  .more-overlay .share-action-wrap {
    position: absolute;
    top: 50%;
    right: 0;
    left: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-action-wrap.series,
  .locations-overlay .share-action-wrap.series,
  .more-overlay .share-action-wrap.series {
    left: 35%;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap,
.locations-overlay .share-action-wrap ul.social-buttons-wrap,
.more-overlay .share-action-wrap ul.social-buttons-wrap {
  position: static;
  width: 90%;
  margin: 0 auto;
  display: block;
  text-align: center;
}
@media screen and (max-width: 360px) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap,
  .more-overlay .share-action-wrap ul.social-buttons-wrap {
    width: 98%;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li,
.more-overlay .share-action-wrap ul.social-buttons-wrap li {
  display: inline-block;
  position: relative;
  float: none;
  color: #fff;
  background: #444243;
  font-size: 16px;
  height: 43px;
  line-height: 43px;
  border-radius: 3px;
  padding: 0 15px 0 40px;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 360px) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li {
    width: 30%;
    margin-right: 0;
    font-size: 14px;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li:hover,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li:hover,
.more-overlay .share-action-wrap ul.social-buttons-wrap li:hover {
  background: #504c4e;
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li:active,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li:active,
.more-overlay .share-action-wrap ul.social-buttons-wrap li:active {
  background: #343334;
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link.zeroclipboard-is-hover,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link.zeroclipboard-is-hover,
.more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link.zeroclipboard-is-hover {
  background: #504c4e;
}
@media screen and (max-height: 630px) and (max-width: 850px) and (orientation: landscape) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li:nth-child(3),
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li:nth-child(3),
  .more-overlay .share-action-wrap ul.social-buttons-wrap li:nth-child(3) {
    margin-right: 0;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li::after,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li::after,
.more-overlay .share-action-wrap ul.social-buttons-wrap li::after {
  top: 9px;
  left: 9px;
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li:last-child,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li:last-child,
.more-overlay .share-action-wrap ul.social-buttons-wrap li:last-child {
  margin-right: 0;
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after,
.more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -255px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -255px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-facebook::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -255px;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after,
.more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -27px -255px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -27px -255px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-twitter::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -27px -255px;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after,
.more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -54px -255px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -54px -255px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-google-plus::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -54px -255px;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after,
.more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after {
  background-image: url('/media/images/player/sprite.png');
  background-position: -81px -255px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -81px -255px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after,
  .locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after,
  .more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link::after {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -81px -255px;
  }
}
.share-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link.copied,
.locations-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link.copied,
.more-overlay .share-action-wrap ul.social-buttons-wrap li.sb-link.copied {
  background: #222;
}
.share-overlay .share-action-wrap .share-item-link,
.locations-overlay .share-action-wrap .share-item-link,
.more-overlay .share-action-wrap .share-item-link {
  padding-top: 30px;
  clear: both;
  color: #838483;
  font-size: 16px;
  text-align: center;
  padding-bottom: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .share-overlay .share-action-wrap .share-item-link,
  .locations-overlay .share-action-wrap .share-item-link,
  .more-overlay .share-action-wrap .share-item-link {
    padding-top: 15px;
  }
}
@media screen and (max-height: 630px) and (orientation: landscape) {
  .share-overlay .share-action-wrap .share-item-link,
  .locations-overlay .share-action-wrap .share-item-link,
  .more-overlay .share-action-wrap .share-item-link {
    padding: 10px 0;
  }
}
.share-overlay .share-action-wrap .share-item-link .icon,
.locations-overlay .share-action-wrap .share-item-link .icon,
.more-overlay .share-action-wrap .share-item-link .icon {
  display: inline-block;
  position: relative;
  top: 6px;
  left: 0;
  height: 26px;
  width: 26px;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -282px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .share-action-wrap .share-item-link .icon,
  .locations-overlay .share-action-wrap .share-item-link .icon,
  .more-overlay .share-action-wrap .share-item-link .icon {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -282px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .share-action-wrap .share-item-link .icon,
  .locations-overlay .share-action-wrap .share-item-link .icon,
  .more-overlay .share-action-wrap .share-item-link .icon {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -282px;
  }
}
.share-overlay ul.locations-list,
.locations-overlay ul.locations-list,
.more-overlay ul.locations-list {
  padding: 10% 0 10% 0;
  margin: 0;
  list-style-type: none;
  width: 600px;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .share-overlay ul.locations-list,
  .locations-overlay ul.locations-list,
  .more-overlay ul.locations-list {
    width: 100%;
    padding: 65px 7%;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay ul.locations-list,
  .locations-overlay ul.locations-list,
  .more-overlay ul.locations-list {
    padding-top: 80px;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.share-overlay ul.locations-list li,
.locations-overlay ul.locations-list li,
.more-overlay ul.locations-list li {
  width: 100%;
  height: 150px;
  padding: 0;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 600px) {
  .share-overlay ul.locations-list li,
  .locations-overlay ul.locations-list li,
  .more-overlay ul.locations-list li {
    height: 125px;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay ul.locations-list li,
  .locations-overlay ul.locations-list li,
  .more-overlay ul.locations-list li {
    height: 84px;
    margin: 0 0 20px 0;
  }
}
.share-overlay ul.locations-list li a,
.locations-overlay ul.locations-list li a,
.more-overlay ul.locations-list li a {
  color: inherit;
  text-decoration: none;
}
.share-overlay ul.locations-list li a:hover h1,
.locations-overlay ul.locations-list li a:hover h1,
.more-overlay ul.locations-list li a:hover h1,
.share-overlay ul.locations-list li a:hover h2,
.locations-overlay ul.locations-list li a:hover h2,
.more-overlay ul.locations-list li a:hover h2 {
  color: #ddd;
}
.share-overlay ul.locations-list li a:active h1,
.locations-overlay ul.locations-list li a:active h1,
.more-overlay ul.locations-list li a:active h1,
.share-overlay ul.locations-list li a:active h2,
.locations-overlay ul.locations-list li a:active h2,
.more-overlay ul.locations-list li a:active h2 {
  color: #bbb;
}
.share-overlay ul.locations-list li .icon-wrap,
.locations-overlay ul.locations-list li .icon-wrap,
.more-overlay ul.locations-list li .icon-wrap {
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 30px;
  background: #222;
}
@media screen and (max-width: 600px) {
  .share-overlay ul.locations-list li .icon-wrap,
  .locations-overlay ul.locations-list li .icon-wrap,
  .more-overlay ul.locations-list li .icon-wrap {
    width: 125px;
    height: 125px;
    margin-bottom: 15px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay ul.locations-list li .icon-wrap,
  .locations-overlay ul.locations-list li .icon-wrap,
  .more-overlay ul.locations-list li .icon-wrap {
    height: 84px;
    width: 84px;
    margin-right: 15px;
  }
}
.share-overlay ul.locations-list li .icon-wrap img,
.locations-overlay ul.locations-list li .icon-wrap img,
.more-overlay ul.locations-list li .icon-wrap img {
  width: 100%;
}
.share-overlay ul.locations-list li hgroup,
.locations-overlay ul.locations-list li hgroup,
.more-overlay ul.locations-list li hgroup {
  padding-top: 16px;
  margin: 0;
}
@media screen and (max-width: 360px) {
  .share-overlay ul.locations-list li hgroup,
  .locations-overlay ul.locations-list li hgroup,
  .more-overlay ul.locations-list li hgroup {
    padding-top: 8px;
  }
}
.share-overlay ul.locations-list li hgroup h1,
.locations-overlay ul.locations-list li hgroup h1,
.more-overlay ul.locations-list li hgroup h1 {
  font-size: 36px;
  font-weight: 300;
  color: #fff;
  padding: 0;
  margin: 0;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .share-overlay ul.locations-list li hgroup h1,
  .locations-overlay ul.locations-list li hgroup h1,
  .more-overlay ul.locations-list li hgroup h1 {
    font-size: 25px;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay ul.locations-list li hgroup h1,
  .locations-overlay ul.locations-list li hgroup h1,
  .more-overlay ul.locations-list li hgroup h1 {
    font-size: 17px;
  }
}
.share-overlay ul.locations-list li hgroup h2,
.locations-overlay ul.locations-list li hgroup h2,
.more-overlay ul.locations-list li hgroup h2 {
  font-size: 24px;
  font-weight: 300;
  color: #B0B0B0;
  line-height: 30px;
  width: auto;
  height: 64px;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .share-overlay ul.locations-list li hgroup h2,
  .locations-overlay ul.locations-list li hgroup h2,
  .more-overlay ul.locations-list li hgroup h2 {
    font-size: 21px;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay ul.locations-list li hgroup h2,
  .locations-overlay ul.locations-list li hgroup h2,
  .more-overlay ul.locations-list li hgroup h2 {
    font-size: 14px;
    line-height: 16px;
    padding-top: 3px;
  }
}
.share-overlay ul.platforms-list,
.locations-overlay ul.platforms-list,
.more-overlay ul.platforms-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 206px;
  height: auto;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -103px;
}
@media screen and (max-width: 720px) {
  .share-overlay ul.platforms-list,
  .locations-overlay ul.platforms-list,
  .more-overlay ul.platforms-list {
    top: 50%;
    margin-top: -127px;
    width: 272px;
    margin-left: -136px;
  }
}
@media screen and (max-width: 600px) {
  .share-overlay ul.platforms-list,
  .locations-overlay ul.platforms-list,
  .more-overlay ul.platforms-list {
    top: 70px;
    margin-top: 0;
  }
}
@media screen and (max-width: 360px) {
  .share-overlay ul.platforms-list,
  .locations-overlay ul.platforms-list,
  .more-overlay ul.platforms-list {
    width: 90%;
    margin: 0 5%;
    left: 0;
  }
}
.share-overlay ul.platforms-list .title,
.locations-overlay ul.platforms-list .title,
.more-overlay ul.platforms-list .title {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
}
@media screen and (max-width: 600px) {
  .share-overlay ul.platforms-list .title,
  .locations-overlay ul.platforms-list .title,
  .more-overlay ul.platforms-list .title {
    font-size: 24px;
  }
}
.share-overlay ul.platforms-list li,
.locations-overlay ul.platforms-list li,
.more-overlay ul.platforms-list li {
  width: 100%;
  height: 56px;
  background: #4A4A4A;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  text-align: left;
  margin-top: 20px;
}
@media screen and (max-width: 360px) {
  .share-overlay ul.platforms-list li,
  .locations-overlay ul.platforms-list li,
  .more-overlay ul.platforms-list li {
    width: 270px;
    margin: 20px auto;
  }
}
.share-overlay ul.platforms-list li:hover,
.locations-overlay ul.platforms-list li:hover,
.more-overlay ul.platforms-list li:hover {
  background: #3e3e3e;
}
.share-overlay ul.platforms-list li a,
.locations-overlay ul.platforms-list li a,
.more-overlay ul.platforms-list li a {
  color: inherit;
  text-decoration: none;
}
.share-overlay ul.platforms-list li .icon,
.locations-overlay ul.platforms-list li .icon,
.more-overlay ul.platforms-list li .icon {
  margin: 13px;
  height: 30px;
  width: 30px;
  float: left;
}
.share-overlay ul.platforms-list li .icon.gp,
.locations-overlay ul.platforms-list li .icon.gp,
.more-overlay ul.platforms-list li .icon.gp {
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -224px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay ul.platforms-list li .icon.gp,
  .locations-overlay ul.platforms-list li .icon.gp,
  .more-overlay ul.platforms-list li .icon.gp {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -224px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay ul.platforms-list li .icon.gp,
  .locations-overlay ul.platforms-list li .icon.gp,
  .more-overlay ul.platforms-list li .icon.gp {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -224px;
  }
}
.share-overlay ul.platforms-list li .icon.ios,
.locations-overlay ul.platforms-list li .icon.ios,
.more-overlay ul.platforms-list li .icon.ios {
  background-image: url('/media/images/player/sprite.png');
  background-position: -31px -224px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay ul.platforms-list li .icon.ios,
  .locations-overlay ul.platforms-list li .icon.ios,
  .more-overlay ul.platforms-list li .icon.ios {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -31px -224px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay ul.platforms-list li .icon.ios,
  .locations-overlay ul.platforms-list li .icon.ios,
  .more-overlay ul.platforms-list li .icon.ios {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -31px -224px;
  }
}
.share-overlay ul.platforms-list li .icon.wp,
.locations-overlay ul.platforms-list li .icon.wp,
.more-overlay ul.platforms-list li .icon.wp {
  background-image: url('/media/images/player/sprite.png');
  background-position: -62px -224px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay ul.platforms-list li .icon.wp,
  .locations-overlay ul.platforms-list li .icon.wp,
  .more-overlay ul.platforms-list li .icon.wp {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: -62px -224px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay ul.platforms-list li .icon.wp,
  .locations-overlay ul.platforms-list li .icon.wp,
  .more-overlay ul.platforms-list li .icon.wp {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: -62px -224px;
  }
}
.share-overlay ul.platforms-list li span,
.locations-overlay ul.platforms-list li span,
.more-overlay ul.platforms-list li span {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  color: #CCCCCC;
  padding-top: 9px;
}
.share-overlay .footer-branding,
.locations-overlay .footer-branding,
.more-overlay .footer-branding {
  height: 90px;
  width: 100%;
  background: #222222;
  position: absolute;
  bottom: 0;
  left: 0;
  /*@media screen and (max-width: @phone) { display: none; }*/
}
@media screen and (max-height: 450px) {
  .share-overlay .footer-branding,
  .locations-overlay .footer-branding,
  .more-overlay .footer-branding {
    display: none;
  }
}
.share-overlay .footer-branding .subsplash-brand,
.locations-overlay .footer-branding .subsplash-brand,
.more-overlay .footer-branding .subsplash-brand {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -61px;
  height: 22px;
  width: 122px;
  background-image: url('/media/images/player/sprite.png');
  background-position: 0 -427px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .share-overlay .footer-branding .subsplash-brand,
  .locations-overlay .footer-branding .subsplash-brand,
  .more-overlay .footer-branding .subsplash-brand {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@2x.png');
    background-position: 0 -427px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .share-overlay .footer-branding .subsplash-brand,
  .locations-overlay .footer-branding .subsplash-brand,
  .more-overlay .footer-branding .subsplash-brand {
    background-size: 259px 618px;
    background-image: url('/media/images/player/sprite@3x.png');
    background-position: 0 -427px;
  }
}
.locations-overlay {
  overflow: scroll;
  text-align: left;
}
.share-overlay.congrats .overlay-wrap {
  position: relative;
  top: 0;
}
.share-overlay.congrats hgroup.congrats-titles {
  margin: 60px auto;
}
.share-overlay.congrats hgroup.congrats-titles h1 {
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  width: 100% !important;
}
.share-overlay.congrats hgroup.congrats-titles h2 {
  font-size: 21px;
  font-weight: 500;
  color: #838483;
  margin-top: 8px;
}
.share-overlay.congrats hgroup.congrats-titles h3 {
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  margin-top: 6px;
}
.share-overlay.congrats hgroup.congrats-titles h3 a {
  text-decoration: none;
  color: #fff;
}
.share-overlay.congrats .preview-wrap {
  position: relative;
  width: 776px;
  height: 750px;
  margin: 0 auto;
  top: -50px;
}
.share-overlay.congrats .preview-wrap .browser-frame {
  position: absolute;
  width: 1180px;
  height: 715px;
  background: #111;
  border-radius: 5px;
  border-top: 48px solid #FCFCFC;
  -webkit-transform: scale(0.55, 0.55);
  -moz-transform: scale(0.55, 0.55);
  transform: scale(0.55, 0.55);
  z-index: 900;
  top: -86px;
  left: -200px;
}
.share-overlay.congrats .preview-wrap .browser-frame::before {
  content: "";
  position: absolute;
  top: -32px;
  left: 17px;
  height: 18px;
  width: 18px;
  background: #ccc;
}
.share-overlay.congrats .preview-wrap .browser-frame::after {
  content: "";
  position: absolute;
  top: -32px;
  left: 53px;
  height: 18px;
  width: 1106px;
  background: #ccc;
}
.share-overlay.congrats .preview-wrap .browser-frame iframe {
  width: 100%;
  height: 668px;
  border: none;
}
.share-overlay.congrats .preview-wrap .phone-frame {
  position: absolute;
  left: -34px;
  top: 74px;
  width: 310px;
  height: 603px;
  background: #FFFFFF;
  z-index: 9999;
  border-radius: 25px;
  transform: scale(0.68);
}
.share-overlay.congrats .preview-wrap .phone-frame::after {
  content: "";
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -6px;
  height: 12px;
  width: 12px;
  background: #ccc;
  border-radius: 12px;
}
.share-overlay.congrats .preview-wrap .phone-frame iframe {
  position: absolute;
  width: 288px;
  height: 472px;
  top: 55px;
  left: 11px;
  border: none;
  background: #111;
}
.share-overlay.congrats .preview-wrap .transparent-overlay {
  height: 100%;
  background: transparent;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.platforms-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.platforms-list__item {
  height: 300px;
  padding: 0;
  margin: 0;
  background-color: #fff;
}
.platforms-list__item:nth-child(even) {
  background-color: #F4F4F4;
}
@media screen and (max-width: 400px) {
  .platforms-list__item {
    height: 214px;
  }
}
.platforms-list__item-wrap {
  position: relative;
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
}
.store-block,
.device-block {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.platforms-list__item:nth-child(odd) .store-block,
.platforms-list__item:nth-child(even) .device-block {
  left: 0;
  right: 50%;
}
.platforms-list__item:nth-child(even) .store-block,
.platforms-list__item:nth-child(odd) .device-block {
  left: 50%;
  right: 0;
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .store-block {
    left: 40%;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block {
    right: 60%;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .store-block {
    right: 40%;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block {
    left: 60%;
  }
}
.store-block__branding {
  position: absolute;
  top: 58px;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
}
@media screen and (max-width: 400px) {
  .store-block__branding {
    top: 30px;
  }
}
.store-block__branding--apple {
  background-image: url('/media/images/app-share-sprite.png');
  background-position: -64px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .store-block__branding--apple {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@2x.png');
    background-position: -64px 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .store-block__branding--apple {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@3x.png');
    background-position: -64px 0;
  }
}
.store-block__branding--google {
  background-image: url('/media/images/app-share-sprite.png');
  background-position: -128px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .store-block__branding--google {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@2x.png');
    background-position: -128px 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .store-block__branding--google {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@3x.png');
    background-position: -128px 0;
  }
}
.store-block__branding--windows {
  background-image: url('/media/images/app-share-sprite.png');
  background-position: 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .store-block__branding--windows {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@2x.png');
    background-position: 0 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .store-block__branding--windows {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@3x.png');
    background-position: 0 0;
  }
}
.store-block__branding--amazon {
  background-image: url('/media/images/app-share-sprite.png');
  background-position: -192px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .store-block__branding--amazon {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@2x.png');
    background-position: -192px 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .store-block__branding--amazon {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@3x.png');
    background-position: -192px 0;
  }
}
.store-block__name {
  position: absolute;
  top: 122px;
  width: 100%;
  font-size: 28px;
  font-weight: 300;
  color: #333;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .store-block__name {
    font-size: 20px;
  }
}
@media screen and (max-width: 400px) {
  .store-block__name {
    top: 95px;
  }
}
.store-block__link {
  display: block;
  position: absolute;
  top: 178px;
  left: 50%;
  width: 168px;
  height: 51px;
  margin-left: -84px;
  background: #000;
  border-radius: 6px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  line-height: 51px;
}
@media screen and (max-width: 400px) {
  .store-block__link {
    top: 140px;
    width: 128px;
    height: 38px;
    margin-left: -64px;
    font-size: 9px;
    line-height: 38px;
  }
}
.device-block__device {
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-size: cover;
}
@media screen and (max-width: 400px) {
  .device-block__device {
    background-size: contain;
  }
}
.platforms-list__item .device-block__device--ipad {
  top: 32px;
  width: 337px;
  height: 462px;
  background-image: url('/media/images/devices/ipad.png');
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .platforms-list__item .device-block__device--ipad {
    top: 40px;
    width: 250px;
    height: 342px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--ipad {
    top: 40px;
    width: 160px;
    height: 218px;
  }
}
.platforms-list__item:nth-child(even) .device-block__device--ipad {
  right: 39px;
}
@media screen and (max-width: 720px) {
  .platforms-list__item:nth-child(even) .device-block__device--ipad {
    right: 0px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--ipad {
    right: 20px;
  }
}
.platforms-list__item:nth-child(odd) .device-block__device--ipad {
  left: 39px;
}
@media screen and (max-width: 720px) {
  .platforms-list__item:nth-child(odd) .device-block__device--ipad {
    left: 0px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--ipad {
    left: 20px;
  }
}
.platforms-list__item .device-block__device--iphone {
  top: 100px;
  width: 150px;
  height: 290px;
  background-image: url('/media/images/devices/iphone6.png');
  z-index: 2;
}
@media screen and (max-width: 600px) {
  .platforms-list__item .device-block__device--iphone {
    width: 100px;
    height: 193px;
    top: 150px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--iphone {
    width: 65px;
    height: 126px;
    top: 110px;
  }
}
.platforms-list__item .device-block__device--iphone:first-child:last-child {
  top: 40px;
  left: 50%;
  right: initial;
  width: 255px;
  height: 487px;
  margin-left: -127.5px;
}
@media screen and (max-width: 600px) {
  .platforms-list__item .device-block__device--iphone:first-child:last-child {
    width: 186px;
    height: 355px;
    margin-left: -86px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--iphone:first-child:last-child {
    width: 150px;
    height: 290px;
    margin-left: 0;
    margin-right: 0;
  }
}
.platforms-list__item:nth-child(even) .device-block__device--iphone {
  right: 300px;
}
@media screen and (max-width: 850px) {
  .platforms-list__item:nth-child(even) .device-block__device--iphone {
    right: 250px;
  }
}
@media screen and (max-width: 720px) {
  .platforms-list__item:nth-child(even) .device-block__device--iphone {
    right: 225px;
  }
}
@media screen and (max-width: 600px) {
  .platforms-list__item:nth-child(even) .device-block__device--iphone {
    right: 65%;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--iphone {
    right: 68%;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--iphone:first-child:last-child {
    left: initial;
    right: 0px;
  }
}
.platforms-list__item:nth-child(odd) .device-block__device--iphone {
  left: 300px;
}
@media screen and (max-width: 850px) {
  .platforms-list__item:nth-child(odd) .device-block__device--iphone {
    left: 250px;
  }
}
@media screen and (max-width: 720px) {
  .platforms-list__item:nth-child(odd) .device-block__device--iphone {
    left: 225px;
  }
}
@media screen and (max-width: 600px) {
  .platforms-list__item:nth-child(odd) .device-block__device--iphone {
    left: 65%;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--iphone {
    left: 68%;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--iphone:first-child:last-child {
    left: 0px;
  }
}
.platforms-list__item .device-block__device--nexus6 {
  top: 58px;
  width: 160px;
  height: 294px;
  background-image: url('/media/images/devices/nexus6.png');
  z-index: 2;
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--nexus6 {
    top: 66px;
    width: 90px;
    height: 165px;
  }
}
.platforms-list__item .device-block__device--nexus6:first-child:last-child {
  width: 300px;
  height: 552px;
  top: 30px;
  left: 50%;
  margin-left: -150px;
}
@media screen and (max-width: 600px) {
  .platforms-list__item .device-block__device--nexus6:first-child:last-child {
    top: 50px;
    width: 200px;
    height: 368px;
    margin-left: -100px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--nexus6:first-child:last-child {
    top: 45px;
    width: 160px;
    height: 294px;
    margin-left: 0;
  }
}
.platforms-list__item:nth-child(even) .device-block__device--nexus6 {
  right: 15px;
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--nexus6 {
    right: 0;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--nexus6:first-child:last-child {
    left: initial;
    right: 0px;
  }
}
.platforms-list__item:nth-child(odd) .device-block__device--nexus6 {
  left: 15px;
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--nexus6 {
    left: 0;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--nexus6:first-child:last-child {
    left: 0px;
  }
}
.platforms-list__item .device-block__device--nexus7 {
  top: 75px;
  width: 440px;
  height: 268px;
  background-image: url('/media/images/devices/nexus7.png');
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .platforms-list__item .device-block__device--nexus7 {
    top: 35px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--nexus7 {
    width: 260px;
    height: 158px;
    top: 80px;
  }
}
.platforms-list__item:nth-child(even) .device-block__device--nexus7 {
  right: 20px;
}
@media screen and (max-width: 600px) {
  .platforms-list__item:nth-child(even) .device-block__device--nexus7 {
    right: 110px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--nexus7 {
    right: 15px;
  }
}
.platforms-list__item:nth-child(odd) .device-block__device--nexus7 {
  left: 20px;
}
@media screen and (max-width: 600px) {
  .platforms-list__item:nth-child(odd) .device-block__device--nexus7 {
    left: 110px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--nexus7 {
    left: 15px;
  }
}
.platforms-list__item .device-block__device--lumia {
  top: 23px;
  width: 320px;
  height: 559px;
  background-image: url('/media/images/devices/lumia.png');
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .platforms-list__item .device-block__device--lumia {
    top: 50px;
    width: 200px;
    height: 349px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--lumia {
    top: 50px;
    width: 150px;
    height: 262px;
  }
}
.platforms-list__item:nth-child(even) .device-block__device--lumia {
  right: 50%;
  margin-right: -160px;
}
@media screen and (max-width: 600px) {
  .platforms-list__item:nth-child(even) .device-block__device--lumia {
    margin-right: -100px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--lumia {
    right: 0;
    margin-right: 0;
  }
}
.platforms-list__item:nth-child(odd) .device-block__device--lumia {
  left: 50%;
  margin-left: -160px;
}
@media screen and (max-width: 600px) {
  .platforms-list__item:nth-child(odd) .device-block__device--lumia {
    margin-left: -100px;
  }
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--lumia {
    left: 0;
    margin-left: 0;
  }
}
.platforms-list__item .device-block__device--amazon-fire-phone {
  top: 90px;
  width: 148px;
  height: 273px;
  background-image: url('/media/images/devices/firephone.png');
  z-index: 2;
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--amazon-fire-phone {
    top: 82px;
    width: 88px;
    height: 162px;
  }
}
.platforms-list__item:nth-child(even) .device-block__device--amazon-fire-phone {
  right: 15px;
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--amazon-fire-phone {
    right: 0;
  }
}
.platforms-list__item:nth-child(odd) .device-block__device--amazon-fire-phone {
  left: 15px;
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--amazon-fire-phone {
    left: 0;
  }
}
.platforms-list__item .device-block__device--amazon-fire-tab {
  top: 55px;
  width: 387px;
  height: 259px;
  background-image: url('/media/images/devices/kindlefire.png');
  z-index: 1;
}
@media screen and (max-width: 400px) {
  .platforms-list__item .device-block__device--amazon-fire-tab {
    width: 260px;
    height: 174px;
    top: 61px;
    right: 35px;
  }
}
.platforms-list__item:nth-child(even) .device-block__device--amazon-fire-tab {
  right: 50px;
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(even) .device-block__device--amazon-fire-tab {
    right: 35px;
  }
}
.platforms-list__item:nth-child(odd) .device-block__device--amazon-fire-tab {
  left: 50px;
}
@media screen and (max-width: 400px) {
  .platforms-list__item:nth-child(odd) .device-block__device--amazon-fire-tab {
    left: 35px;
  }
}
.device-block__screenshot-frame {
  position: absolute;
  background: #000;
}
.device-block__screenshot-frame img {
  opacity: 0;
  width: 100%;
  transition: opacity .35s ease;
}
.device-block__screenshot-frame img.loaded {
  opacity: 1;
}
.device-block__screenshot-frame--iphone {
  top: 12.844036697%;
  left: 10.320284698%;
  right: 10.320284698%;
  bottom: 15.04587156%;
}
.device-block__screenshot-frame--ipad {
  top: 10.38961039%;
  left: 10.682492582%;
  right: 10.682492582%;
  bottom: 10.38961039%;
}
.device-block__screenshot-frame--nexus6 {
  top: 9.888059701%;
  left: 8.591065292%;
  right: 8.591065292%;
  bottom: 10.634328358%;
}
.device-block__screenshot-frame--nexus7 {
  top: 10.676156584%;
  left: 14.31670282%;
  right: 14.31670282%;
  bottom: 15.658362989%;
}
.device-block__screenshot-frame--lumia {
  top: 9.918699187%;
  left: 12.5%;
  right: 12.5%;
  bottom: 19.512195122%;
}
.device-block__screenshot-frame--amazon-fire-phone {
  top: 14.657980456%;
  left: 16.86746988%;
  right: 16.86746988%;
  bottom: 19.86970684%;
}
.device-block__screenshot-frame--amazon-fire-tab {
  top: 13.513513514%;
  left: 10.335917313%;
  right: 10.335917313%;
  bottom: 13.513513514%;
}
.app-info {
  position: relative;
  background: #fff;
}
.app-info__wrap {
  max-width: 960px;
  padding: 50px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .app-info__wrap {
    padding: 30px;
  }
}
.app-info__artwork {
  position: relative;
  float: right;
  width: 150px;
  height: 150px;
  background: #ccc;
  border-radius: 13px;
  box-shadow: 0 0 11px -1px rgba(0, 0, 0, 0.15), 0 12px 15px -8px rgba(0, 0, 0, 0.25);
}
.app-info__artwork img {
  width: 100%;
  border-radius: 13px;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .app-info__artwork {
    float: none;
    margin: 0 auto;
  }
}
.app-info__text {
  max-width: 630px;
  font-size: 17px;
  line-height: 29px;
  margin: 0;
  padding-right: 50px;
}
@media screen and (max-width: 840px) {
  .app-info__text {
    max-width: 580px;
  }
}
@media screen and (max-width: 768px) {
  .app-info__text {
    max-width: 480px;
  }
}
@media screen and (max-width: 690px) {
  .app-info__text {
    max-width: 420px;
  }
}
@media screen and (max-width: 600px) {
  .app-info__text {
    max-width: none;
    width: 100%;
    padding-right: 0;
    padding-top: 30px;
    font-size: 14px;
    line-height: 24px;
  }
}
.recent-media {
  position: relative;
  width: auto;
  height: 500px;
  background: #333;
}
@media screen and (max-width: 960px) {
  .recent-media {
    padding: 0 30px;
  }
}
@media screen and (max-width: 720px) {
  .recent-media {
    height: 430px;
  }
}
@media screen and (max-width: 600px) {
  .recent-media {
    height: auto;
    padding-bottom: 120px;
  }
}
.recent-media__wrap {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 55px;
}
@media screen and (max-width: 720px) {
  .recent-media__wrap {
    padding-top: 40px;
  }
}
.recent-media__title {
  font-size: 14px;
  font-weight: 700;
  color: #BEBEBE;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.recent-media__media-items {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.recent-media__media-item {
  position: relative;
  float: left;
  width: 31.25%;
  height: auto;
  background: #fff;
  margin-right: 3.125%;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.recent-media__media-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .recent-media__media-item {
    float: none;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px auto;
  }
  .recent-media__media-item:last-child {
    margin-right: auto;
  }
}
.recent-media__media-item-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.recent-media__media-item-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.recent-media__media-item-link:hover::after {
  background-color: rgba(0, 0, 0, 0.08);
}
.recent-media__media-item-link:active::after {
  background-color: rgba(0, 0, 0, 0.12);
}
.recent-media__item-artwork {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.3333333%;
  overflow: hidden;
}
.recent-media__item-artwork::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85px;
  height: 85px;
  margin: -42.5px 0 0 -42.5px;
  background-image: url('/media/images/app-share-sprite.png');
  background-position: 0 -65px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .recent-media__item-artwork::after {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@2x.png');
    background-position: 0 -65px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {
  .recent-media__item-artwork::after {
    background-size: 247px 149px;
    background-image: url('/media/images/app-share-sprite@3x.png');
    background-position: 0 -65px;
  }
}
.recent-media__item-artwork img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.recent-media__item-title,
.recent-media__item-subtitle {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}
.recent-media__item-title {
  bottom: 30px;
  font-size: 18px;
  color: #333;
  padding: 7px 10px 0 10px;
}
.recent-media__item-subtitle {
  bottom: 8px;
  font-size: 16px;
  color: #ABABAB;
  padding: 0 10px 10px 10px;
}
.recent-media__browse-all-media {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 92px;
  background: #222;
  text-align: center;
  line-height: 92px;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.recent-media__browse-all-media:hover {
  background-color: #0f0f0f;
}
.recent-media__browse-all-media:active {
  background-color: #222;
}
.app-share__icon {
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  background: #111;
  border-radius: 13px;
  box-shadow: 0 12px 15px -8px rgba(0, 0, 0, 0.25);
}
.app-share__icon img {
  width: 100%;
  border-radius: 13px;
  overflow: hidden;
}
.related-items {
  background: #F4F4F4;
}
.related-items__inner {
  max-width: 1020px;
  width: 100%;
  margin: 30px auto 0 auto;
  padding: 30px;
}
@media screen and (max-width: 720px) {
  .related-items__inner {
    margin-top: 30px;
    padding: 30px 50px;
  }
}
@media screen and (max-width: 600px) {
  .related-items__inner {
    padding: 30px 0;
  }
}
.related-items__inner .items-grid li:last-child {
  margin-bottom: 0;
}
.related-items .items-grid {
  margin-bottom: 0 !important;
}
