*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Roboto Condensed", Arial, sans-serif;
}

p {
  margin-bottom: 20px;
}

a {
  color: #F5AA06;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  color: #435D99;
}

cite a {
  text-decoration: underline;
}

strong {
  font-weight: 700;
}

svg .social {
  fill-opacity: 0.4;
  cursor: pointer;
}

svg .social:hover {
  fill-opacity: 1;
}

table {
  border-spacing: 0;
}

td, th {
  padding: 0;
}

#slot_bodytop {
  height: 0;
  overflow: hidden;
}

#page {
  width: auto;
  margin-bottom: 0;
}

.block-search form input::-webkit-input-placeholder {
  color: #435D99;
}

.block-search form input::-moz-placeholder {
  color: #435D99;
}

.block-search form input:-ms-input-placeholder {
  color: #435D99;
}

.block-search form input:-moz-placeholder {
  color: #435D99;
}

#section-footer {
  background: #F5F8FA;
  height: 1110px;
  position: relative;
}

#section-footer:before {
  display: block;
  content: "";
  background: #161F30 url(/static/images/reskin/footer-venom.jpg) top center no-repeat;
  background-size: 1440px 600px;
  height: 600px;
}

#section-footer a {
  color: #435D99;
}

#section-footer a:hover, #section-footer a:focus {
  color: #F5AA06;
}

#section-footer ul {
  margin: 0 0 144px 30px;
  padding: 0;
  list-style: none;
  max-width: 135px;
  float: left;
}

#section-footer ul li {
  display: block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  margin-bottom: 8px;
}

#section-footer ul li.title {
  color: #F3A92A;
  font-size: 13px;
  letter-spacing: 4px;
  margin-bottom: 15px;
}

#section-footer ul li:last-child {
  margin-bottom: 0;
}

#section-footer .zone {
  margin: 90px auto 0;
  width: 980px;
}

#section-footer .zone .block.block-logo a {
  display: block;
  background: url(/static/images/reskin/logo-lightblue.svg) no-repeat;
  background-size: contain;
  width: 187px;
  height: 34px;
  margin: 0 auto;
  clear: both;
}

#section-footer .zone .block.block-social .block-content ul li {
  margin-bottom: 5px;
}

#section-footer .zone .block.block-social .block-content ul li.title {
  margin-bottom: 15px;
}

#section-footer .zone .block.block-social .block-content ul li a {
  display: block;
  padding-left: 21px;
  line-height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
}

#section-footer .zone .block.block-social .block-content ul li.rss a {
  background-image: url(/static/images/reskin/footer-rss.svg);
}

#section-footer .zone .block.block-social .block-content ul li.facebook a {
  background-image: url(/static/images/reskin/footer-fb.svg);
}

#section-footer .zone .block.block-social .block-content ul li.twitter a {
  background-image: url(/static/images/reskin/footer-twitter.svg);
}

#section-footer .zone .block.block-social .block-content ul li.youtube a {
  background-image: url(/static/images/reskin/footer-youtube.svg);
}

.grid-wrapper {
  margin: 0 auto;
  width: 980px;
  zoom: 1;
}

.grid-wrapper:before, .grid-wrapper:after {
  content: "";
  display: block;
}

.grid-wrapper:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: block;
}

.clearfix:after {
  clear: both;
}

.plugins_tracker_spotlight, .plugins_tracker_ysa {
  height: 0;
}

.plugins_tracker_spotlight img, .plugins_tracker_ysa img {
  height: 0;
}

.ad {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  clear: both;
}

.adfeature {
  position: absolute;
  top: 72px;
  left: 0;
  right: 0;
}

.adright {
  position: absolute;
  bottom: 40px;
  right: 210px;
}

#slot_sidebar .sticky-div {
  background: none;
}

.article_top {
  width: 650px;
  background: #fff;
  padding: 30px 30px 10px;
  overflow: hidden;
}

.lightbox {
  margin-top: 20px;
}

#slot_left .content_story_pages_jwplayer {
  width: 100%;
}

#review-preview-schema {
  position: relative;
}

#review-preview-schema #image-header {
  position: relative;
  margin-bottom: 70px;
}

#review-preview-schema #image-header:before {
  display: block;
  content: "";
  width: 100%;
  height: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 31, 48, 0)), color-stop(55%, rgba(20, 49, 72, 0.8)));
  background-image: linear-gradient(-180deg, rgba(22, 31, 48, 0) 0%, rgba(20, 49, 72, 0.8) 55%);
}

#review-preview-schema .content_story_meta_title {
  margin-bottom: 0;
}

#review-preview-schema .content_story_meta_title .story_title {
  position: absolute;
  left: 31px;
  bottom: 27px;
}

#review-preview-schema .content_story_meta_title .story_title h1 {
  color: #fff;
}

#review-preview-schema .content_story_meta_title.if_excited_for_text {
  margin-bottom: 12px;
}

#review-preview-schema .content_story_meta_title.if_excited_for_text .story_title {
  position: static;
}

#review-preview-schema .adpadding {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #F0F5F9), color-stop(55%, rgba(240, 245, 249, 0.5)));
  background-image: linear-gradient(-180deg, #F0F5F9 17%, rgba(240, 245, 249, 0.5) 55%);
  padding: 20px 0;
  margin-bottom: 45px;
}

.corpfooter {
  clear: both;
  background: #323232;
  height: 50px;
}

.corpfooter a {
  width: 980px;
  margin: 0 auto;
  font: 400 10px/50px "Roboto Condensed", Arial, sans-serif;
  color: #9b9b9b;
  text-transform: uppercase;
  display: block;
  text-align: left;
  letter-spacing: 3.37px;
}

.corpfooter a span {
  background: url(/static/images/reskin/gateway.svg) no-repeat;
  background-size: contain;
  text-indent: -9999px;
  width: 230px;
  height: 26px;
  display: inline-block;
  float: right;
  margin-top: 10px;
  position: relative;
}

.corpfooter a span:after {
  text-indent: 0;
  display: inline-block;
  float: right;
  text-align: right;
  line-height: 26px;
  content: "Entertainment";
}

.preview-mode {
  position: fixed;
  right: 20px;
  top: 10px;
  z-index: 999999;
  background: #5bc0de;
  border: 1px dashed #fff;
  border-radius: 2px;
  color: #fff;
  font: 700 14px/32px "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 12px;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
}

.preview-mode a {
  display: inline-block;
  color: #fff;
  margin-left: 5px;
}
