.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto;background:rgba(0,0,0,.8);opacity:0;cursor:pointer;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.tingle-modal--noClose .tingle-modal__close,.tingle-modal__closeLabel{display:none}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noClose{cursor:default}.tingle-modal__close{position:fixed;top:10px;right:28px;z-index:1000;padding:0;width:5rem;height:5rem;border:none;background-color:transparent;color:#f0f0f0;font-size:6rem;font-family:monospace;line-height:1;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;-webkit-transition:-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.tingle-modal-box__content{padding:3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer::after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;-webkit-transition:bottom .3s ease-in-out .3s;transition:bottom .3s ease-in-out .3s}.tingle-enabled{overflow:hidden;height:100%}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{-webkit-filter:blur(15px);filter:blur(15px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tingle-modal--overflow{padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width :540px){.tingle-modal-box{width:auto;border-radius:0}.tingle-modal{top:60px;display:block;width:100%}.tingle-modal--overflow{padding:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff;line-height:55px}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.5rem;vertical-align:middle;font-size:4rem}}
.content_story_pages_playwire {
  clear: both;
  margin-bottom: 30px;
}

.content_story_pages_playwire .embed-title {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.2px;
  color: #F3A92A;
  text-transform: uppercase;
  margin-bottom: 8px;
}.content_story_pages_html {
  clear: both;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.75;
}

.content_story_pages_html.static {
  line-height: 2.45;
}

.content_story_pages_html .liststyle {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
}

.content_story_pages_html blockquote {
  margin: 60px 0 45px;
  padding: 60px 40px 40px;
  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%);
  position: relative;
  width: 568px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.03px;
  color: #435D99;
}

.content_story_pages_html blockquote:before {
  display: block;
  content: "";
  background: url(/static/images/reskin/quotes.svg) no-repeat;
  background-size: contain;
  width: 78px;
  height: 65px;
  position: absolute;
  top: -21px;
  left: 25px;
}

.content_story_pages_html blockquote p {
  width: 488px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.03px;
  color: #435D99;
}

.content_story_pages_html blockquote p:last-child {
  margin-bottom: 0;
}

.content_story_pages_html blockquote.cb_no_quote_block_quote:before {
  display: none;
}

.content_story_pages_html .rchartleft {
  height: 44px;
  width: 519px;
  background: #347C00 url(/static/images/icons/tomato.png) no-repeat;
  float: left;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin: 1px;
  padding: 11px;
  padding-left: 60px;
}

.content_story_pages_html .rchartright {
  height: 44px;
  width: 77px;
  float: left;
  background: #A60A00;
  font-family: Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin: 1px;
  padding: 11px;
  text-align: right;
}

.content_story_pages_html .rchartright a {
  color: #fff;
}

.content_story_pages_html .rchartright a:hover, .content_story_pages_html .rchartright a:focus {
  color: #fff;
}

.content_story_pages_html .dchart {
  background: #E61A11;
  font: 600 22px/46px Arial, sans-serif;
  margin: 1px;
  padding: 0 11px;
  height: 44px;
  text-align: center;
  float: left;
  width: 598px;
  color: #fff;
}

.content_story_pages_html .dchartleft {
  height: 44px;
  width: 519px;
  background: #0191BA url(/static/images/icons/3d.png) no-repeat;
  float: left;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 18px;
  margin: 1px;
  padding: 11px;
  padding-left: 60px;
}

.content_story_pages_html .dchartright {
  height: 44px;
  width: 77px;
  float: left;
  background: #0191BA;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 18px;
  margin: 1px;
  padding: 11px;
  text-align: right;
}

.content_story_pages_html .dchartlefttotal {
  float: left;
  background: #E61A11;
  font: 600 18px/46px Arial, sans-serif;
  margin: 1px;
  padding: 0 11px;
  height: 44px;
  width: 519px;
  color: #fff;
  text-transform: uppercase;
}

.content_story_pages_html.about_us a {
  color: #FFC033;
}

.content_story_pages_html.about_us .about_text {
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 2.45;
}.content_story_pages_starrating {
  position: relative;
  width: 590px;
  margin: 0 auto 10px;
  clear: both;
}

.content_story_pages_starrating .label {
  color: #557B9E;
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, sans-serif;
}

.content_story_pages_starrating .star_rating img {
  cursor: pointer;
  width: 85px !important;
  height: 15px !important;
}

.content_story_pages_starrating .star_rating_num {
  padding: 0 15px;
  line-height: 25px;
  background: #2D3F61;
  color: #fff;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 25px;
  left: 54px;
}

.content_story_pages_starrating .star_rating_num:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #2D3F61 transparent transparent transparent;
}.content_story_meta_commentcount {
  float: right;
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
  position: relative;
  color: #557B9E;
}

.content_story_meta_commentcount.three-col {
  float: left;
  margin-top: 20px;
}

.content_story_meta_commentcount:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/comment.svg) no-repeat;
  background-size: contain;
  width: 17px;
  height: 14px;
  vertical-align: bottom;
}.content_story_cb_related .large {
  width: 1400px;
  margin: 0 auto 20px;
}

.content_story_cb_related .large a {
  position: relative;
  display: block;
}

.content_story_cb_related .large a .image {
  position: relative;
}

.content_story_cb_related .large a .image:after {
  display: block;
  content: "";
  width: 100%;
  height: 540px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 31, 48, 0)), color-stop(58%, rgba(22, 31, 48, 0.9)));
  background-image: linear-gradient(-180deg, rgba(22, 31, 48, 0) 0%, rgba(22, 31, 48, 0.9) 58%);
}

.content_story_cb_related .large a .image img {
  display: block;
}

.content_story_cb_related .large a .content {
  position: absolute;
  left: 215px;
  bottom: 295px;
  width: 775px;
  display: grid;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
}

.content_story_cb_related .large a .content .title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 15px;
}

.content_story_cb_related .large a .content .title h2 {
  font-size: 58px;
  line-height: 54px;
  color: #fff;
  letter-spacing: -1px;
}

.content_story_cb_related .large a .content .story_author {
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  color: #BBDFEE;
  position: relative;
}

.content_story_cb_related .large a .content .story_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_cb_related .small {
  width: 650px;
  height: 250px;
  position: absolute;
  bottom: 40px;
  left: 210px;
}

.content_story_cb_related .small a {
  position: relative;
  display: block;
}

.content_story_cb_related .small a .image {
  position: relative;
}

.content_story_cb_related .small a .image:after {
  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%);
}

.content_story_cb_related .small a .image img {
  display: block;
}

.content_story_cb_related .small a .content {
  position: absolute;
  bottom: 20px;
  right: 35px;
  width: 455px;
  display: grid;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
  text-align: right;
}

.content_story_cb_related .small a .content .story_topic {
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFC033;
  letter-spacing: 4.12px;
  margin-bottom: 8px;
}

.content_story_cb_related .small a .content .title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 8px;
}

.content_story_cb_related .small a .content .title h2 {
  font-size: 36px;
  color: #fff;
  letter-spacing: -0.29px;
}

.content_story_cb_related .small a .content .story_author {
  display: block;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  text-transform: uppercase;
  color: #BBDFEE;
  position: relative;
}

.content_story_cb_related .small a .content .story_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_cb_related.section_header {
  clear: both;
  width: 1400px;
  margin: 0 auto 20px;
  position: relative;
  left: -210px;
  z-index: 2;
}

.content_story_cb_related.section_header a {
  position: relative;
  display: block;
}

.content_story_cb_related.section_header a .image {
  position: relative;
}

.content_story_cb_related.section_header a .image:after {
  display: block;
  content: "";
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 31, 48, 0)), color-stop(58%, rgba(22, 31, 48, 0.9)));
  background-image: linear-gradient(-180deg, rgba(22, 31, 48, 0) 0%, rgba(22, 31, 48, 0.9) 58%);
}

.content_story_cb_related.section_header a .image img {
  display: block;
}

.content_story_cb_related.section_header a .content {
  position: absolute;
  left: 215px;
  bottom: 30px;
  width: 615px;
  display: grid;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
}

.content_story_cb_related.section_header a .content .title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 15px;
}

.content_story_cb_related.section_header a .content .title h2 {
  font-size: 44px;
  line-height: 1;
  color: #fff;
  letter-spacing: -0.76px;
}

.content_story_cb_related.section_header a .content .story_author {
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  color: #BBDFEE;
  position: relative;
}

.content_story_cb_related.section_header a .content .story_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_cb_related.featured_review {
  clear: both;
  position: relative;
}

.content_story_cb_related.featured_review .hgroup h2 {
  font-size: 13px;
  color: #FFC033;
  letter-spacing: 4.12px;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  left: 505px;
  top: 65px;
  z-index: 1;
}

.content_story_cb_related.featured_review .story_item {
  display: block;
  position: relative;
  background: #F0F5F9;
  float: left;
}

.content_story_cb_related.featured_review .story_item .image {
  float: left;
}

.content_story_cb_related.featured_review .story_item .image img {
  display: block;
}

.content_story_cb_related.featured_review .story_item .content {
  float: left;
  width: 504px;
  padding-top: 85px;
  padding-left: 30px;
  padding-right: 30px;
  display: grid;
  font-family: "Roboto Condensed", Arial, sans-serif;
}

.content_story_cb_related.featured_review .story_item .content .story_topic {
  display: block;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFC033;
  font-weight: 700;
  letter-spacing: 4.12px;
  text-transform: uppercase;
  background: rgba(20, 49, 72, 0.7);
  position: absolute;
  top: 270px;
  left: 0;
}

.content_story_cb_related.featured_review .story_item .content .title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.content_story_cb_related.featured_review .story_item .content .title h2 {
  font-size: 44px;
  line-height: 1;
  letter-spacing: -0.76px;
  color: #143148;
  margin-bottom: 8px;
}

.content_story_cb_related.featured_review .story_item .content .title h2:hover, .content_story_cb_related.featured_review .story_item .content .title h2:focus {
  color: #FFAF3B;
}

.content_story_cb_related.featured_review .story_item .content .story_author {
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  color: #557B9E;
  position: relative;
}

.content_story_cb_related.featured_review .story_item .content .story_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_cb_related .newsstory, .content_story_cb_related .sectionstory {
  position: relative;
  margin-bottom: 2px;
}

.content_story_cb_related .newsstory:before, .content_story_cb_related .sectionstory: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%);
}

.content_story_cb_related .newsstory img, .content_story_cb_related .sectionstory img {
  display: block;
}

.content_story_cb_related .newsstory div.title, .content_story_cb_related .sectionstory div.title {
  position: absolute;
  bottom: 27px;
  left: 30px;
  width: 475px;
  line-height: 1;
}

.content_story_cb_related .newsstory div.title h2, .content_story_cb_related .sectionstory div.title h2 {
  font-size: 36px;
  letter-spacing: -0.29px;
}

.content_story_cb_related .newsstory div.title h2.as-80, .content_story_cb_related .newsstory div.title h2.as-90, .content_story_cb_related .sectionstory div.title h2.as-80, .content_story_cb_related .sectionstory div.title h2.as-90 {
  font-size: 32px;
}

.content_story_cb_related .newsstory div.title h2.as-100, .content_story_cb_related .newsstory div.title h2.as-110, .content_story_cb_related .newsstory div.title h2.as-120, .content_story_cb_related .newsstory div.title h2.as-130, .content_story_cb_related .sectionstory div.title h2.as-100, .content_story_cb_related .sectionstory div.title h2.as-110, .content_story_cb_related .sectionstory div.title h2.as-120, .content_story_cb_related .sectionstory div.title h2.as-130 {
  font-size: 28px;
}

.content_story_cb_related .newsstory div.title h2 a, .content_story_cb_related .sectionstory div.title h2 a {
  color: #fff;
}

.content_story_cb_related .reviewstory, .content_story_cb_related .previewstory {
  position: relative;
  margin-bottom: 2px;
}

.content_story_cb_related .reviewstory:before, .content_story_cb_related .previewstory: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%);
}

.content_story_cb_related .reviewstory img, .content_story_cb_related .previewstory img {
  display: block;
}

.content_story_cb_related .reviewstory div.title, .content_story_cb_related .previewstory div.title {
  position: absolute;
  top: 155px;
  left: 30px;
  width: 475px;
  line-height: 1;
}

.content_story_cb_related .reviewstory div.title h2, .content_story_cb_related .previewstory div.title h2 {
  font-size: 36px;
  letter-spacing: -0.29px;
}

.content_story_cb_related .reviewstory div.title h2.as-80, .content_story_cb_related .reviewstory div.title h2.as-90, .content_story_cb_related .previewstory div.title h2.as-80, .content_story_cb_related .previewstory div.title h2.as-90 {
  font-size: 32px;
}

.content_story_cb_related .reviewstory div.title h2.as-100, .content_story_cb_related .reviewstory div.title h2.as-110, .content_story_cb_related .reviewstory div.title h2.as-120, .content_story_cb_related .reviewstory div.title h2.as-130, .content_story_cb_related .previewstory div.title h2.as-100, .content_story_cb_related .previewstory div.title h2.as-110, .content_story_cb_related .previewstory div.title h2.as-120, .content_story_cb_related .previewstory div.title h2.as-130 {
  font-size: 28px;
}

.content_story_cb_related .reviewstory div.title h2 a, .content_story_cb_related .previewstory div.title h2 a {
  color: #fff;
}

.content_story_cb_related .reviewstory div.subtitle, .content_story_cb_related .previewstory div.subtitle {
  position: absolute;
  top: 135px;
  left: 31px;
}

.content_story_cb_related .reviewstory div.subtitle h3 a, .content_story_cb_related .previewstory div.subtitle h3 a {
  display: block;
  color: #FFC033;
  line-height: 1;
}

.content_story_cb_related .reviewstory div.subtitle h3 a .star_rating, .content_story_cb_related .previewstory div.subtitle h3 a .star_rating {
  position: relative;
}

.content_story_cb_related .reviewstory div.subtitle h3 a .star_rating:before, .content_story_cb_related .previewstory div.subtitle h3 a .star_rating:before {
  display: block;
  content: "MOVIE REVIEW";
  letter-spacing: 4.12px;
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}

.content_story_cb_related .reviewstory div.subtitle h3 a .star_rating img, .content_story_cb_related .previewstory div.subtitle h3 a .star_rating img {
  float: left;
  width: 85px !important;
  height: 15px !important;
}

.content_story_cb_related .previewstory div.title {
  top: auto;
  bottom: 27px;
}

.content_story_cb_related.subfeatures {
  margin-bottom: 32px;
  overflow: hidden;
}

.content_story_cb_related.subfeatures.three {
  overflow: inherit;
}

.content_story_cb_related.subfeatures.three a:last-child {
  margin-right: 28px;
}

.content_story_cb_related.subfeatures a {
  float: left;
  width: 224px;
  margin-right: 28px;
  position: relative;
  display: block;
  height: 350px;
}

.content_story_cb_related.subfeatures a .image {
  position: relative;
}

.content_story_cb_related.subfeatures a .image:after {
  display: block;
  content: "";
  width: 100%;
  height: 245px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 49, 72, 0)), color-stop(66%, #161F30));
  background-image: linear-gradient(-180deg, rgba(20, 49, 72, 0) 0%, #161F30 66%);
}

.content_story_cb_related.subfeatures a .image img {
  display: block;
}

.content_story_cb_related.subfeatures a .content {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 185px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  display: grid;
}

.content_story_cb_related.subfeatures a .content .story_topic {
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFC033;
  letter-spacing: 4.12px;
  margin-bottom: 10px;
}

.content_story_cb_related.subfeatures a .content .title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 15px;
}

.content_story_cb_related.subfeatures a .content .title h2 {
  font-size: 22px;
  line-height: 1.15;
  color: #fff;
}

.content_story_cb_related.subfeatures a .content .story_author {
  display: block;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  text-transform: uppercase;
  line-height: 1;
  color: #BBDFEE;
  position: relative;
}

.content_story_cb_related.subfeatures a .content .story_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_cb_related.subfeatures a:last-child {
  margin-right: 0;
}

.content_story_cb_related.subfeatures.srp {
  margin-top: 25px;
  margin-bottom: 25px;
  overflow: hidden;
}

.content_story_cb_related.subfeatures.srp .hgroup h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #143148;
  letter-spacing: 3.7px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}

.content_story_cb_related.articles {
  clear: both;
  margin-bottom: 60px;
}

.content_story_cb_related.articles .hgroup h2 {
  /* line-height: 1;
			    font-size: 57px;
			    text-transform: uppercase;
			    color: $ice;
			    letter-spacing: 0.6px;
			    font-weight: 400;
			    margin-bottom: 10px; */
  font-size: 20px;
  text-transform: uppercase;
  color: #143148;
  letter-spacing: 3.7px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}

.content_story_cb_related.articles .result {
  margin-bottom: 50px;
  overflow: hidden;
}

.content_story_cb_related.articles .result.category a {
  left: 50px;
}

.content_story_cb_related.articles .result a {
  float: left;
  width: 300px;
  margin-left: 25px;
  margin-bottom: 40px;
  position: relative;
  display: block;
}

.content_story_cb_related.articles .result a:nth-child(odd) {
  margin-left: 0;
  clear: both;
}

.content_story_cb_related.articles .result a .image {
  margin-bottom: 20px;
}

.content_story_cb_related.articles .result a .image img {
  display: block;
}

.content_story_cb_related.articles .result a .content {
  display: grid;
  font-family: "Roboto Condensed", Arial, sans-serif;
}

.content_story_cb_related.articles .result a .content .story_topic {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: block;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFC033;
  font-weight: 700;
  letter-spacing: 4.12px;
  text-transform: uppercase;
  background: rgba(20, 49, 72, 0.7);
  position: absolute;
  top: 195px;
  left: 0;
}

.content_story_cb_related.articles .result a .content .title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.content_story_cb_related.articles .result a .content .title h2 {
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.23px;
  color: #143148;
  margin-bottom: 8px;
}

.content_story_cb_related.articles .result a .content .title h2:hover, .content_story_cb_related.articles .result a .content .title h2:focus {
  color: #FFAF3B;
}

.content_story_cb_related.articles .result a .content .story_author {
  display: block;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  text-transform: uppercase;
  color: #557B9E;
  position: relative;
}

.content_story_cb_related.articles .result a .content .story_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_cb_related.articles .result a .content .story_published {
  display: block;
  float: left;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #557B9E;
  line-height: 14px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 8px;
}

.content_story_cb_related.articles .result a .content .story_published:before {
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 14px;
  vertical-align: bottom;
  margin-right: 2px;
  background-image: url(/static/images/reskin/clock.svg);
  width: 14px;
}

.content_story_cb_related.articles .see_more {
  position: relative;
  clear: both;
  text-align: center;
  border-top: 1px solid #FFE6AD;
}

.content_story_cb_related.articles .see_more a {
  display: inline-block;
  line-height: 30px;
  background: #2D3F61;
  color: #FFC033;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3.26px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: -15px;
}

.content_story_cb_related.articles .see_more a:before {
  display: block;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  left: -12px;
  top: 7px;
}

.content_story_cb_related.articles .see_more a:after {
  display: block;
  content: "";
  background: #fff;
  width: 16px;
  height: 3px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #2D3F61;
  position: absolute;
  right: -16px;
  top: 9px;
}

.content_story_cb_related.articles .see_more a:hover, .content_story_cb_related.articles .see_more a:focus {
  color: #fff;
}

.content_story_cb_related.recommended {
  margin-bottom: 11px;
}

.content_story_cb_related.recommended .hgroup h2 {
  color: #F3A92A;
}

.content_story_cb_related.recommended .result {
  margin-bottom: 0;
}

.content_story_cb_related.images {
  clear: both;
}

.content_story_cb_related.images .hgroup {
  height: 60px;
  background: transparent url(/static/images/top/header-blue.png) no-repeat;
  color: #fff;
  margin: 0 0 0 -31px;
}

.content_story_cb_related.images .hgroup h2 {
  margin: 0 0 0 31px;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: normal;
}

.content_story_cb_related.images .main {
  display: block;
  margin-top: -10px;
}

.content_story_cb_related.images .main a {
  color: #fff;
}

.content_story_cb_related.images .main a .image {
  display: block;
}

.content_story_cb_related.images .main a .image img {
  display: block;
  width: 100%;
  height: auto;
}

.content_story_cb_related.images .main a .content {
  background: #F5AA06;
  padding: 10px;
}

.content_story_cb_related.images .main a .content:hover, .content_story_cb_related.images .main a .content:focus {
  background: #435D99;
}

.content_story_cb_related.images .main a .content .title h3 {
  margin: 0;
  font-size: 1.17em;
}

.content_story_cb_related.images .thumbs {
  margin-top: 10px;
  padding: 10px;
  background: #F5AA06;
  color: #fff;
  overflow: hidden;
}

.content_story_cb_related.images .thumbs ul {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  list-style: none;
  width: 20000em;
}

.content_story_cb_related.images .thumbs ul li {
  position: relative;
  float: left;
  width: 142px;
  margin-left: 10px;
  padding: 0;
  border: none;
  background: #000;
  list-style: none;
}

.content_story_cb_related.images .thumbs ul li:first-child {
  margin: 0;
}

.content_story_cb_related.images .thumbs ul li a {
  position: relative;
  display: block;
  color: #fff;
}

.content_story_cb_related.images .thumbs ul li a .image {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}

.content_story_cb_related.images .thumbs ul li a .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: auto;
  height: auto;
}

.content_story_cb_related.images .thumbs ul li a .content {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
}

.content_story_cb_related.images .thumbs ul li a .content .title h3 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content_story_cb_related.images .thumbs ul li a .content:hover, .content_story_cb_related.images .thumbs ul li a .content:focus {
  background: #435D99;
}

.content_story_cb_related.images .thumbs ul li a .content:hover .title h3, .content_story_cb_related.images .thumbs ul li a .content:focus .title h3 {
  white-space: normal;
  text-overflow: none;
}

.content_story_cb_related.topics .story_item {
  display: block;
  margin-bottom: 30px;
  float: left;
  clear: both;
  padding-bottom: 30px;
  border-bottom: 1px solid #FFE6AD;
  position: relative;
  min-height: 185px;
  width: 100%;
}

.content_story_cb_related.topics .story_item:last-child {
  border-bottom: 0;
}

.content_story_cb_related.topics .story_item a {
  display: block;
  float: left;
}

.content_story_cb_related.topics .story_item a img {
  display: block;
  margin-right: 29px;
}

.content_story_cb_related.topics .story_item .content {
  margin-top: 30px;
  margin-left: 214px;
}

.content_story_cb_related.topics .story_item .content a {
  color: #2D3F61;
  font: 700 28px/1.12 "Roboto Condensed", Arial, sans-serif;
  letter-spacing: -0.44px;
  margin-bottom: 16px;
  width: 409px;
}

.content_story_cb_related.topics .story_item .content a:hover, .content_story_cb_related.topics .story_item .content a:focus {
  color: #FFAF3B;
}

.content_story_cb_related.topics .story_item .content .story_summary {
  line-height: 1.4;
}

.content_story_cb_related.topics .story_item .content .story_summary p {
  margin: 0;
}

.content_story_cb_related.topics .story_item .author, .content_story_cb_related.topics .story_item .meta {
  position: absolute;
  top: 0;
  left: 214px;
}

.content_story_cb_related.topics .story_item .author span, .content_story_cb_related.topics .story_item .meta span {
  display: block;
  margin-right: 20px;
  float: left;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #557B9E;
  line-height: 14px;
  text-transform: uppercase;
  position: relative;
}

.content_story_cb_related.topics .story_item .author span:before, .content_story_cb_related.topics .story_item .meta span:before {
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 14px;
  vertical-align: bottom;
  margin-right: 2px;
}

.content_story_cb_related.topics .story_item .author span.story_topic, .content_story_cb_related.topics .story_item .meta span.story_topic {
  position: absolute;
  left: -214px;
  top: 155px;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFC033;
  font-weight: 700;
  letter-spacing: 4.12px;
  text-transform: uppercase;
  background: rgba(20, 49, 72, 0.7);
  margin-left: 0;
  max-width: 185px;
  white-space: nowrap;
}

.content_story_cb_related.topics .story_item .author span.story_topic.as-15, .content_story_cb_related.topics .story_item .author span.story_topic.as-18, .content_story_cb_related.topics .story_item .meta span.story_topic.as-15, .content_story_cb_related.topics .story_item .meta span.story_topic.as-18 {
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}

.content_story_cb_related.topics .story_item .author span.story_topic.as-20, .content_story_cb_related.topics .story_item .author span.story_topic.as-21, .content_story_cb_related.topics .story_item .author span.story_topic.as-24, .content_story_cb_related.topics .story_item .meta span.story_topic.as-20, .content_story_cb_related.topics .story_item .meta span.story_topic.as-21, .content_story_cb_related.topics .story_item .meta span.story_topic.as-24 {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.content_story_cb_related.topics .story_item .author span.story_topic:before, .content_story_cb_related.topics .story_item .meta span.story_topic:before {
  display: none;
}

.content_story_cb_related.topics .story_item .author span.story_author, .content_story_cb_related.topics .story_item .meta span.story_author {
  margin-left: 0;
}

.content_story_cb_related.topics .story_item .author span.story_author:before, .content_story_cb_related.topics .story_item .meta span.story_author:before {
  background-image: url(/static/images/reskin/plug.svg);
  width: 25px;
  height: 10px;
  vertical-align: unset;
}

.content_story_cb_related.topics .story_item .author span.story_published:before, .content_story_cb_related.topics .story_item .meta span.story_published:before {
  background-image: url(/static/images/reskin/clock.svg);
  width: 14px;
}

.content_story_cb_related.topics .story_item .author span.commentcount:before, .content_story_cb_related.topics .story_item .meta span.commentcount:before {
  background-image: url(/static/images/reskin/comment.svg);
  width: 17px;
  margin-right: 5px;
}

.content_story_cb_related.topics .story_item .image {
  position: absolute;
}

.content_story_cb_related.topics.author h2 {
  font-size: 36px;
  letter-spacing: -0.62px;
  text-transform: uppercase;
  padding-bottom: 30px;
  border-bottom: 1px solid #FFE6AD;
  margin-bottom: 30px;
  margin-top: 70px;
}

.content_story_cb_related.topics.games .story_item {
  min-height: 215px;
}

.content_story_cb_related.topics.games .image {
  display: block;
  float: left;
}

.content_story_cb_related.topics.games .image img {
  display: block;
  margin-right: 29px;
}

.content_story_cb_related.topics.games .content {
  margin-top: 0;
}

.content_story_cb_related.topics.games .content span {
  display: block;
  margin-left: 20px;
  float: left;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #557B9E;
  line-height: 14px;
  text-transform: uppercase;
  position: relative;
}

.content_story_cb_related.topics.games .content span:before {
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 14px;
  vertical-align: bottom;
  margin-right: 2px;
}

.content_story_cb_related.topics.games .content .story_topic {
  position: absolute;
  left: 0;
  top: 155px;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFC033;
  font-weight: 700;
  letter-spacing: 4.12px;
  text-transform: uppercase;
  background: rgba(20, 49, 72, 0.7);
  margin-left: 0;
  max-width: 185px;
  white-space: nowrap;
}

.content_story_cb_related.topics.games .content .story_topic.as-15, .content_story_cb_related.topics.games .content .story_topic.as-18 {
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}

.content_story_cb_related.topics.games .content .story_topic.as-20, .content_story_cb_related.topics.games .content .story_topic.as-21, .content_story_cb_related.topics.games .content .story_topic.as-24 {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.content_story_cb_related.topics.games .content .story_topic:before {
  display: none;
}

.content_story_cb_related.topics.games .content .story_author {
  margin-left: 0;
  margin-bottom: 16px;
}

.content_story_cb_related.topics.games .content .story_author:before {
  background-image: url(/static/images/reskin/plug.svg);
  width: 25px;
  height: 10px;
  vertical-align: unset;
}

.content_story_cb_related.topics.games .content .story_published:before {
  background-image: url(/static/images/reskin/clock.svg);
  width: 14px;
}

.content_story_cb_related.topics.games .content .story_summary {
  color: #2D3F61;
}

.content_story_cb_related.topics.games .title {
  clear: both;
  margin-top: 20px;
}

.content_story_cb_related.topics.games .title h2 {
  color: #2D3F61;
  font: 700 28px/1.12 "Roboto Condensed", Arial, sans-serif;
  letter-spacing: -0.44px;
  margin-bottom: 16px;
  width: 409px;
}

.content_story_cb_related.topics.games .title h2:hover, .content_story_cb_related.topics.games .title h2:focus {
  color: #FFAF3B;
}

.content_story_cb_related.topics.tag_topics .story_item {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #090A0A;
  padding: 26px 2px 0 0;
  border: 0;
  background: url(/static/images/top/nheadline-sep.png) center bottom no-repeat;
  text-transform: none;
  min-height: 200px;
}

.content_story_cb_related.topics.tag_topics .story_item .image {
  position: absolute;
}

.content_story_cb_related.topics.tag_topics .story_item .image img {
  width: 149px;
  height: 149px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 3px solid #D6E0E8;
}

.content_story_cb_related.topics.tag_topics .story_item .content {
  margin-left: 154px;
}

.content_story_cb_related.topics.tag_topics .story_item .content .story_topic, .content_story_cb_related.topics.tag_topics .story_item .content .story_author {
  display: none;
}

.content_story_cb_related.topics.tag_topics .story_item .content .story_published {
  font-size: 12px;
  color: #F5AA06;
  font-weight: 400;
}

.content_story_cb_related.topics.tag_topics .story_item .content .title h2 {
  font-size: 16px;
}

.content_story_cb_related.topics.tag_topics .story_item .content .title h2:hover, .content_story_cb_related.topics.tag_topics .story_item .content .title h2:focus {
  color: #FF8827;
}

.content_story_cb_related.topics.tag_topics .story_item .content .story_summary {
  padding-top: 4px;
  font-size: 12px;
  line-height: 1.23;
  position: relative;
}

.content_story_cb_related.topics.tag_topics .story_item .content .story_summary:after {
  display: block;
  content: "x";
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(/static/images/top/next-arrow.png) no-repeat;
  width: 15px;
  height: 16px;
  position: absolute;
  bottom: -2px;
  right: 15px;
}

.content_story_cb_related.topics.latest_topics .hgroup {
  clear: both;
  margin-bottom: 20px;
}

.content_story_cb_related.topics.latest_topics .hgroup h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.2px;
  color: #F3A92A;
  text-transform: uppercase;
}

.content_story_cb_related.topics.latest_topics .story_item img {
  display: block;
  margin-right: 29px;
  float: left;
}

.content_story_cb_related.topics.latest_topics .story_item a {
  margin-top: 30px;
  margin-left: 214px;
  color: #2D3F61;
  font: 700 28px/1.12 "Roboto Condensed", Arial, sans-serif;
  letter-spacing: -0.44px;
  margin-bottom: 16px;
  width: 409px;
  float: none;
}

.content_story_cb_related.topics.latest_topics .story_item a:hover, .content_story_cb_related.topics.latest_topics .story_item a:focus {
  color: #FFAF3B;
}

.content_story_cb_related.topics.latest_topics .story_item .content {
  margin-top: 0;
}

.content_story_cb_related.topics.latest_topics .story_item .meta .title {
  display: none;
}

.content_story_cb_related.review_related {
  position: relative;
}

.content_story_cb_related.review_related .hgroup {
  position: relative;
}

.content_story_cb_related.review_related .hgroup:before {
  display: block;
  content: "x";
  text-indent: -9999px;
  background: url(/static/images/top/relatedarticles-longbar-blank.png) no-repeat;
  height: 57px;
  width: 645px;
  position: absolute;
  top: 0;
  left: -24px;
}

.content_story_cb_related.review_related .hgroup h2 {
  height: 57px;
  position: relative;
  font: 600 18px/50px Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.content_story_cb_related.review_related .story_item {
  height: 280px;
  width: 281px;
  float: left;
  margin-left: 6px;
  margin-right: 18px;
}

.content_story_cb_related.review_related .story_item .image img {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 281px;
  height: 181px;
}

.content_story_cb_related.review_related .story_item .title h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.content_story_cb_related.sidebar {
  margin-bottom: 15px;
  float: left;
}

.content_story_cb_related.sidebar .hgroup h2 {
  height: 30px;
  position: relative;
  background-color: #232b39;
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  margin-bottom: 20px;
  display: inline-block;
}

.content_story_cb_related.sidebar .hgroup h2 span {
  display: block;
  padding: 7px 20px;
  position: relative;
  color: white;
  -webkit-transform: skew(10deg);
          transform: skew(10deg);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 2px;
}

.content_story_cb_related.sidebar .story_item {
  display: block;
  margin-bottom: 15px;
  float: left;
}

.content_story_cb_related.sidebar .story_item a, .content_story_cb_related.sidebar .story_item .image {
  display: block;
  float: left;
  margin-right: 16px;
}

.content_story_cb_related.sidebar .story_item a img, .content_story_cb_related.sidebar .story_item .image img {
  display: block;
}

.content_story_cb_related.sidebar .story_item .content {
  min-height: 110px;
  width: 174px;
  float: left;
  border-bottom: 1px solid rgba(187, 223, 238, 0.3);
}

.content_story_cb_related.sidebar .story_item .content a, .content_story_cb_related.sidebar .story_item .content h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: -0.21px;
  color: #2D3F61;
  margin-right: 0;
}

.content_story_cb_related.sidebar .story_item .content a:hover, .content_story_cb_related.sidebar .story_item .content a:focus, .content_story_cb_related.sidebar .story_item .content h2:hover, .content_story_cb_related.sidebar .story_item .content h2:focus {
  color: #FFAF3B;
}

.content_story_cb_related.sidebar.curated .story_item .content {
  min-height: 70px;
  width: 194px;
}

.content_story_cb_related.sidebar.feature_lead {
  margin-bottom: 0;
}

.content_story_cb_related.sidebar.fullwidth .story_item a, .content_story_cb_related.sidebar.fullwidth .story_item .image {
  margin-right: 0;
}

.content_story_cb_related.sidebar.fullwidth .story_item .content {
  width: 100%;
  border: 0;
  min-height: 0;
}

.content_story_cb_related.sidebar.fullwidth.leftrail {
  margin-top: 5px;
}

.content_story_cb_related.sidebar.fullwidth.leftrail .story_item {
  width: 160px;
}

.content_story_cb_related.sidebar.fullwidth.leftrail .story_item a img {
  width: 160px;
  height: 71px;
}

.content_story_cb_related.hot_topics {
  float: left;
  margin-bottom: 30px;
  margin-top: -15px;
}

.content_story_cb_related.hot_topics .story_item {
  display: block;
  min-height: 110px;
  margin-bottom: 15px;
  position: relative;
}

.content_story_cb_related.hot_topics .story_item .image {
  display: block;
  position: relative;
  float: left;
  margin-right: 14px;
}

.content_story_cb_related.hot_topics .story_item .image img {
  display: block;
}

.content_story_cb_related.hot_topics .story_item .content {
  min-height: 110px;
  display: table;
}

.content_story_cb_related.hot_topics .story_item .content .title {
  display: table-cell;
  vertical-align: middle;
}

.content_story_cb_related.hot_topics .story_item .content .title h2 {
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.21px;
  color: #2D3F61;
}

.content_story_cb_related.features {
  float: left;
  margin-top: 15px;
  margin-bottom: 30px;
}

.content_story_cb_related.features .hgroup {
  position: relative;
  clear: both;
  text-align: center;
  border-top: 1px solid #FFE6AD;
}

.content_story_cb_related.features .hgroup h2 {
  display: inline-block;
  line-height: 30px;
  background: #2D3F61;
  color: #FFC033;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3.26px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: -15px;
  margin-bottom: 0;
}

.content_story_cb_related.features .hgroup h2:before {
  display: block;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  left: -12px;
  top: 7px;
}

.content_story_cb_related.features .hgroup h2:after {
  display: block;
  content: "";
  background: #fff;
  width: 16px;
  height: 3px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #2D3F61;
  position: absolute;
  right: -16px;
  top: 9px;
}

.content_story_cb_related.features .story_item {
  position: relative;
  display: block;
}

.content_story_cb_related.features .story_item .image:after {
  display: block;
  content: "";
  width: 100%;
  height: 160px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 31, 48, 0)), color-stop(65%, rgba(20, 49, 72, 0.8)));
  background-image: linear-gradient(-180deg, rgba(22, 31, 48, 0) 0%, rgba(20, 49, 72, 0.8) 65%);
}

.content_story_cb_related.features .story_item .image img {
  display: block;
}

.content_story_cb_related.features .story_item .content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 265px;
}

.content_story_cb_related.features .story_item .content .title h2 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.29px;
  color: #fff;
}

.content_story_cb_related.reviews {
  margin-top: 30px;
}

.content_story_cb_related.reviews .story_item {
  display: grid;
  min-height: 90px;
  position: relative;
  grid-gap: 15px;
  grid-template-columns: 125px 150px 320px;
  margin-bottom: 30px;
}

.content_story_cb_related.reviews .story_item a {
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.content_story_cb_related.reviews .story_item a img {
  display: block;
}

.content_story_cb_related.reviews .story_item .content {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  min-height: 89px;
  padding-top: 10px;
  border-bottom: 1px solid #FFE6AD;
  font: 700 28px/1.125 "Roboto Condensed", Arial, sans-serif;
  letter-spacing: -0.44px;
}

.content_story_cb_related.reviews .story_item .content a {
  color: #2D3F61;
}

.content_story_cb_related.reviews .story_item .content a:hover, .content_story_cb_related.reviews .story_item .content a:focus {
  color: #FFAF3B;
}

.content_story_cb_related.reviews .story_item .author {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  min-height: 88px;
  border-top: 1px solid #FFE6AD;
  border-bottom: 1px solid #FFE6AD;
}

.content_story_cb_related.reviews .story_item .author .story_published {
  display: block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
  color: #557B9E;
  position: relative;
  padding-left: 35px;
}

.content_story_cb_related.reviews .story_item .author .story_published:before {
  display: block;
  content: "";
  background: url(/static/images/reskin/calendar.svg) no-repeat;
  background-size: contain;
  width: 18px;
  height: 14px;
  position: relative;
  left: -23px;
}

.content_story_cb_related.reviews .story_item .author .story_published:after {
  display: block;
  content: "RELEASE DATE:";
  font-weight: 300;
  position: absolute;
  top: 0;
  line-height: 1;
}

.content_story_cb_related.reviews .story_item .author .star_rating {
  margin: 9px auto 11px;
  padding-bottom: 9px;
  border-bottom: 1px solid #FFE6AD;
  position: relative;
  cursor: pointer;
}

.content_story_cb_related.reviews .story_item .author .star_rating img {
  display: block;
  width: 85px !important;
  height: 15px !important;
  margin: 0 auto;
}

.content_story_cb_related.reviews .story_item .author .star_rating .star_rating_num {
  padding: 0 15px;
  line-height: 25px;
  background: #2D3F61;
  color: #fff;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 33px;
}

.content_story_cb_related.reviews .story_item .author .star_rating .star_rating_num:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #2D3F61 transparent transparent transparent;
}

.content_story_cb_related.reviews.previews .story_item .author {
  padding-top: 15px;
}

.content_story_cb_related.zergish {
  clear: both;
  margin: 10px auto;
  overflow: hidden;
  width: 600px;
}

.content_story_cb_related.zergish .story_item {
  display: block;
  float: left;
  width: 144px;
  margin: 4px 3px 2px;
}

.content_story_cb_related.zergish .story_item img {
  border: 2px solid #D6E0E8;
}

.content_story_cb_related.zergish .story_item h2 {
  margin-top: 2px;
  font-size: 12px;
  text-align: center;
}

.content_story_cb_related.universe_news {
  margin-bottom: 0;
}

.content_story_cb_related.universe_news .result {
  margin-bottom: 0;
}

.content_story_cb_related.universe_news .result a {
  margin-left: 0;
  margin-right: 40px;
}

.content_story_cb_related.universe_news .result a:nth-child(odd) {
  clear: none;
}

.content_story_cb_related.universe_news .result a:nth-child(3n+3) {
  margin-right: 0;
}

.content_story_cb_related.universe_news .result a:nth-child(3n+4) {
  clear: both;
}

.content_story_cb_related.universe_topnews {
  margin-bottom: 45px;
  overflow: hidden;
  position: relative;
}

.content_story_cb_related.universe_topnews a {
  display: block;
  position: relative;
}

.content_story_cb_related.universe_topnews a .image {
  position: relative;
}

.content_story_cb_related.universe_topnews a .image:after {
  display: block;
  content: "";
  width: 100%;
  height: 225px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 31, 48, 0)), color-stop(65%, rgba(20, 49, 72, 0.8)));
  background-image: linear-gradient(-180deg, rgba(22, 31, 48, 0) 0%, rgba(20, 49, 72, 0.8) 65%);
}

.content_story_cb_related.universe_topnews a .image img {
  display: block;
}

.content_story_cb_related.universe_topnews a .content {
  position: absolute;
  bottom: 20px;
  left: 25px;
  width: 255px;
  display: grid;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
}

.content_story_cb_related.universe_topnews a .content .story_topic {
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFC033;
  letter-spacing: 4.12px;
  margin-bottom: 8px;
}

.content_story_cb_related.universe_topnews a .content .title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 8px;
}

.content_story_cb_related.universe_topnews a .content .title h2 {
  font-size: 28px;
  color: #fff;
  letter-spacing: -0.29px;
}

.content_story_cb_related.universe_topnews a .content .story_author {
  display: block;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  text-transform: uppercase;
  color: #BBDFEE;
  position: relative;
}

.content_story_cb_related.universe_topnews a .content .story_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_cb_related.universe_topnews a.item0 .image:after {
  height: 291px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 31, 48, 0)), to(#161F30));
  background-image: linear-gradient(-180deg, rgba(22, 31, 48, 0) 0%, #161F30 100%);
}

.content_story_cb_related.universe_topnews a.item0 .content {
  left: 230px;
  bottom: 70px;
  width: 605px;
}

.content_story_cb_related.universe_topnews a.item0 .content .title h2 {
  font-size: 44px;
  letter-spacing: -0.76px;
}

.content_story_cb_related.universe_topnews a.item1 {
  position: absolute;
  bottom: 48px;
  right: 229px;
}

.content_story_cb_related.universe_characters {
  margin-bottom: 45px;
  overflow: hidden;
}

.content_story_cb_related.universe_characters a {
  display: block;
  float: left;
  position: relative;
}

.content_story_cb_related.universe_characters .image {
  position: relative;
}

.content_story_cb_related.universe_characters .image:after {
  display: block;
  content: "";
  width: 100%;
  height: 245px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 49, 72, 0)), color-stop(66%, #161F30));
  background-image: linear-gradient(-180deg, rgba(20, 49, 72, 0) 0%, #161F30 66%);
}

.content_story_cb_related.universe_characters img {
  display: block;
}

.content_story_cb_related.universe_characters .content h2 {
  color: #FFC033;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 4.12px;
  position: absolute;
  bottom: 27px;
  left: 12px;
  right: 12px;
}.content_story_meta_page_specific h3 {
  font-size: 14px;
  color: #2D3F61;
  letter-spacing: -0.1px;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.content_story_meta_page_specific a {
  color: #143148;
}

.content_story_meta_page_specific a:hover, .content_story_meta_page_specific a:focus {
  color: #FFAF3B;
}

.content_story_meta_page_specific .page_specific_field {
  margin-bottom: 10px;
}

.content_story_meta_page_specific .page_specific_field .title {
  font: 700 14px/1.25 "Roboto Condensed", Arial, sans-serif;
  color: #2D3F61;
  letter-spacing: -0.1px;
  text-transform: uppercase;
}

.content_story_meta_page_specific .previewdetails {
  clear: both;
  margin-bottom: 30px;
  border-bottom: 1px solid #FFE6AD;
  padding-bottom: 20px;
}

.content_story_meta_page_specific.release_date .page_specific_field .title {
  display: none;
}

.content_story_meta_page_specific.release_date .page_specific_field .value {
  background: url(/static/images/reskin/calendar.svg) no-repeat;
  padding-left: 23px;
}.share_sharethis {
  background: #F0F5F9;
  padding: 20px 30px 13px;
  margin: 0 auto 40px;
  clear: both;
  float: left;
}

.share_sharethis.gallery {
  background: none;
  padding-left: 0;
}

.share_sharethis.titlepage {
  background: none;
  position: absolute;
  top: 500px;
  left: 60px;
}.content_story_meta_title {
  margin-bottom: 25px;
  clear: both;
}

.content_story_meta_title h1 {
  color: #2D3F61;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -0.5px;
}

.content_story_meta_title.if_excited_for_text {
  position: relative;
  padding: 0;
  width: auto;
  float: left;
}

.content_story_meta_title.if_excited_for_text .story_title h6 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.2px;
  color: #F3A92A;
  text-transform: uppercase;
}

.content_story_meta_title.gallery {
  margin-bottom: 8px;
  clear: both;
}

.content_story_meta_title.gallery h3 {
  font-size: 28px;
  letter-spacing: -0.44px;
}

.content_story_meta_title.gallery h3 a {
  color: #2D3F61;
}.content_story_meta_topics {
  font-weight: 700;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
  letter-spacing: 4.12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  float: left;
}

.content_story_meta_topics a {
  color: #FFC033;
}.content_story_meta_date {
  float: right;
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
  position: relative;
  color: #557B9E;
  margin-right: 20px;
}

.content_story_meta_date.three-col {
  float: left;
  margin-top: 20px;
}

.content_story_meta_date:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/clock.svg) no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  vertical-align: bottom;
}.content_story_meta_author {
  float: left;
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
  position: relative;
}

.content_story_meta_author.three-col {
  margin: 20px 20px 20px;
}

.content_story_meta_author:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/plug.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 10px;
}

.content_story_meta_author a {
  color: #557B9E;
}

.content_story_meta_author.review_author {
  width: 590px;
  margin: 0 auto 20px;
  float: none;
  font-weight: 700;
}

.content_story_meta_author.review_author a {
  color: #FFAF3B;
}

.content_story_meta_author.review_author a span {
  color: #557B9E;
}

.content_story_meta_author.review_author:before {
  display: none;
}.ads_widgets_zergnet {
  margin-bottom: 30px;
}

.ads_widgets_zergnet.zerg_two {
  margin-bottom: 45px;
}.subscribe_followistic {
  clear: both;
  margin-bottom: 35px;
}

.subscribe_followistic .ReviewSubTitle {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.2px;
  color: #F3A92A;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.subscribe_followistic #newsletter-background {
  display: none;
  position: fixed;
  z-index: 99999999999;
  background: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}

.subscribe_followistic #newsletter-subscription {
  display: none;
  font-family: Arial, sans-serif;
  left: 50%;
  margin-left: -400px;
  margin-top: -200px;
  position: fixed;
  text-align: left;
  top: 350px;
  width: 800px;
  z-index: 9999999999;
  background-color: #fff;
}

.subscribe_followistic #newsletter-subscription .close {
  text-transform: uppercase;
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 10px;
  height: 25px;
  width: 80px;
  background: #616161;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  border: 1px solid #fff;
  font-weight: 700;
  filter: alpha(opacity=100);
  opacity: 1;
  text-shadow: none;
}

.subscribe_followistic #newsletter-subscription .close:hover {
  background-color: #808080;
}

.subscribe_followistic #newsletter-subscription .content {
  padding: 0 48px;
  margin-top: 238px;
}

.subscribe_followistic #newsletter-subscription .content > p {
  color: #354157;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin: 4px 0;
}

.subscribe_followistic #newsletter-subscription .content .alreadysubscribed {
  color: #E89923;
  margin: 20px 0;
  font-size: 16px;
  font-style: italic;
  font-family: Arial, sans-serif;
  cursor: pointer;
  display: inline-block;
}

.subscribe_followistic #newsletter-subscription .content .newsletter-msg {
  text-align: center;
}

.subscribe_followistic #newsletter-subscription .content .newsletter-msg .header {
  color: #354157;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  padding: 10px 0 20px;
}

.subscribe_followistic div.block.newsletter div.ajax_loader {
  display: none;
  margin: 15px 0 0;
  text-align: center;
}

.subscribe_followistic div.displayButton div#newsletter-button {
  display: block;
}

.subscribe_followistic div#newsletter-button a.activate_popup {
  color: #1B1414;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 8px;
  margin: 9px 8px 3px 0px;
  cursor: pointer;
}

.subscribe_followistic div#newsletter-button.normal a.activate_popup {
  color: #fff;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0px 0px 10px 0;
  cursor: default;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 0;
}

.subscribe_followistic div#newsletter-button.normal input[type="email"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  border: 0;
  font-size: 12px;
  height: auto;
  width: 210px !important;
  vertical-align: top;
  padding: 10px;
  border: 1px solid #969696;
  font-size: 14px;
  vertical-align: top;
}

.subscribe_followistic div#newsletter-button.normal input[type="submit"]:hover {
  background-color: #F0BF55;
}

.subscribe_followistic div#newsletter-button.normal input[type="submit"] {
  background-image: url("http://img.cinemablend.com/cb/f/f/e/7/2/9/ffe7295fdb195863491aaf0bcd9b6a90cc46426a.png");
  background-size: initial;
  background-position: center;
  height: 37px;
  margin: 0;
  width: 45px;
  padding: 0;
  background-color: #F9B829;
  cursor: pointer;
}

.subscribe_followistic div#newsletter-button.normal {
  margin: 5px 0px;
  background: #445d7a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NWQ3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Mzg3OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, from(#445d7a), to(#73879b));
  background: linear-gradient(to bottom, #445d7a 0%, #73879b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#445d7a', endColorstr='#73879b', GradientType=0);
  padding: 10px;
}

.subscribe_followistic div#newsletter-button {
  display: none;
}

.subscribe_followistic div#newsletter-buttoninput[type="submit"] {
  background-image: url("http://img.cinemablend.com/cb/3/4/f/6/b/2/34f6b21ce0be21910c530a272bde95f101921e9b.jpg");
  background-size: cover;
  height: 27px;
  width: 32px;
  border: none;
  background-repeat: no-repeat;
  margin-top: -1px;
  margin-left: 5px;
}

.subscribe_followistic div#newsletter-subscription .content div.content span {
  font-weight: bold;
  font-size: 27px;
}

.subscribe_followistic div#newsletter-subscription .content div.title span.bold {
  font-weight: bold;
}

.subscribe_followistic div#newsletter-subscription .content div.title {
  font-size: 53px;
  color: #546e8c;
  text-shadow: 2px 2px #FFF;
}

.subscribe_followistic div#newsletter-subscription .content input[type="email"],
.subscribe_followistic div#newsletter-subscription form input[type="text"] {
  border: 1px solid #dddddd;
  float: left;
  font-size: 1em;
  margin: 2px 0;
  padding: 5px 0;
  text-indent: 5px;
  width: 240px;
  height: 20px;
}

.subscribe_followistic div#newsletter-subscription .content input[type="submit"]:hover {
  background-color: #607EA0;
}

.subscribe_followistic div#newsletter-subscription .content input[type="submit"] {
  background-color: #425d7b;
  border-radius: 1px;
  color: white;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 17px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin: 2px 0 2px 5px;
  text-align: center;
  width: 140px;
}

.subscribe_followistic div#newsletter-subscription .content input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
}

.subscribe_followistic .clear {
  clear: both;
}

.subscribe_followistic.gateway {
  padding-left: 15px;
  padding-right: 15px;
}

.subscribe_followistic.gateway .ReviewSubTitle {
  width: 100%;
}.comments_disqus {
  margin-bottom: 45px;
}

.comments_disqus .disqus-collapsible {
  overflow: hidden;
}

.comments_disqus .disqus-expand {
  width: 100%;
  display: none;
  text-align: center;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding: 20px 0;
  cursor: pointer;
}

.comments_disqus .disqus-expand:before {
  content: "";
  display: block;
  height: 100px;
  top: -100px;
  position: absolute;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0)), to(white));
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), white);
}

.comments_disqus .disqus-expand:after {
  content: "";
  width: 0;
  height: 0;
  top: 13px;
  left: 12px;
  position: relative;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #143148;
}.share {
  margin: 10px auto;
  display: inline-block;
  position: relative;
  width: 100%;
}

.share .contents {
  display: table;
  margin: 0 auto;
}

.share .contents ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.share .contents ul li {
  display: inline;
  float: left;
  background-size: 50px;
}

.share .contents ul li a {
  display: block;
  position: relative;
  height: 50px;
  width: 50px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.share .contents ul li.facebook {
  background-image: url(/static/images/icons/socialmedia/facebook-share-black.png);
}

.share .contents ul li.facebook:hover, .share .contents ul li.facebook:focus {
  background-image: url(/static/images/icons/socialmedia/facebook-share-orange.png);
}

.share .contents ul li.twitter {
  background-image: url(/static/images/icons/socialmedia/twitter-share-black.png);
}

.share .contents ul li.twitter:hover, .share .contents ul li.twitter:focus {
  background-image: url(/static/images/icons/socialmedia/twitter-share-orange.png);
}

.share .contents ul li.pinterest span {
  display: inline;
  float: left;
  background-size: 50px;
  text-indent: -9999px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  position: relative;
  height: 50px;
  width: 50px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/static/images/icons/socialmedia/pinterest-share-black.png);
}

.share .contents ul li.pinterest span:hover, .share .contents ul li.pinterest span:focus {
  background-image: url(/static/images/icons/socialmedia/pinterest-share-orange.png);
}

.share .contents ul li.pinterest span:after {
  display: none;
}

.share .contents ul li.instagram {
  background-image: url(/static/images/icons/socialmedia/instagram-share-black.png);
}

.share .contents ul li.instagram:hover, .share .contents ul li.instagram:focus {
  background-image: url(/static/images/icons/socialmedia/instagram-share-orange.png);
}

.share .contents ul li.flipboard {
  background-image: url(/static/images/icons/socialmedia/flipboard-share-black.png);
}

.share .contents ul li.flipboard:hover, .share .contents ul li.flipboard:focus {
  background-image: url(/static/images/icons/socialmedia/flipboard-share-orange.png);
}

.share .contents ul li.email {
  background-image: url(/static/images/icons/socialmedia/email-share-black.png);
}

.share .contents ul li.email:hover, .share .contents ul li.email:focus {
  background-image: url(/static/images/icons/socialmedia/email-share-orange.png);
}

.share .contents ul li.link-share {
  display: block;
  position: relative;
  height: 50px;
  width: 50px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(/static/images/icons/copy-link-black.png);
}

.share .contents ul li.link-share input {
  display: none;
}

.share .contents ul li.link-share:hover, .share .contents ul li.link-share:focus {
  background-image: url(/static/images/icons/copy-link-orange.png);
}

.share .contents ul li.link-share:hover .tool-tip, .share .contents ul li.link-share:focus .tool-tip {
  visibility: visible;
  opacity: 1;
}

.share .contents ul li.link-share .tool-tip {
  visibility: hidden;
  width: 140px;
  background-color: #232b39;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 112%;
  left: 50%;
  margin-left: -65px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.share .contents ul li.link-share .tool-tip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #232b39 transparent transparent transparent;
}.social_facebook_like {
  clear: both;
  float: left;
  background: #F0F5F9;
  padding: 17px 16px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.social_facebook_like iframe {
  display: block;
}

.social_facebook_like.gallery {
  clear: none;
  float: right;
  padding: 5px 0;
  background: none;
  margin: 0;
}.snippet.team_cb h2 {
  font-weight: 100;
  font-size: 90px;
  font-family: "Roboto", Arial, sans-serif;
  color: #fff;
  letter-spacing: -1.55px;
  margin-bottom: 35px;
}

.snippet.stats {
  clear: both;
  color: #fff;
  font-size: 16px;
  line-height: 2.45;
  margin-bottom: 20px;
}

.snippet.backtotop, .snippet.comment_link {
  position: relative;
  top: 20px;
  clear: both;
  text-align: center;
  border-top: 1px solid #BBDFEE;
  margin-bottom: 35px;
}

.snippet.backtotop a, .snippet.comment_link a {
  display: inline-block;
  line-height: 30px;
  background: #2D3F61;
  color: #FFC033;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3.26px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: -15px;
  outline: none;
}

.snippet.backtotop a:before, .snippet.comment_link a:before {
  display: block;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  left: -12px;
  top: 7px;
}

.snippet.backtotop a:after, .snippet.comment_link a:after {
  display: block;
  content: "";
  background: #fff;
  width: 16px;
  height: 3px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #2D3F61;
  position: absolute;
  right: -16px;
  top: 9px;
}

.snippet.backtotop a:hover, .snippet.backtotop a:focus, .snippet.comment_link a:hover, .snippet.comment_link a:focus {
  color: #fff;
}

.snippet.backtotop br, .snippet.comment_link br {
  display: none;
}

.snippet.blue_banner {
  clear: both;
  margin-bottom: 20px;
}

.snippet.blue_banner h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.2px;
  color: #F3A92A;
  text-transform: uppercase;
}

.snippet.four_oh_four {
  margin: 0 auto 20px;
  text-align: center;
}

.snippet.four_oh_four p {
  font-size: 18px;
  color: #143148;
}

.snippet.anchor {
  position: relative;
}

.snippet.anchor .anchor-offset-from-header {
  position: absolute;
  top: -50px;
}

.snippet.gateway_related {
  margin-bottom: 30px;
  float: left;
}

.snippet.gateway_related .hgroup {
  position: relative;
  clear: both;
  text-align: center;
  border-top: 1px solid #FFE6AD;
  margin-top: 15px;
}

.snippet.gateway_related .hgroup h2 {
  display: inline-block;
  line-height: 30px;
  background: #2D3F61;
  color: #FFC033;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3.26px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: -15px;
}

.snippet.gateway_related .hgroup h2:before {
  display: block;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  left: -12px;
  top: 7px;
}

.snippet.gateway_related .hgroup h2:after {
  display: block;
  content: "";
  background: #fff;
  width: 16px;
  height: 3px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #2D3F61;
  position: absolute;
  right: -16px;
  top: 9px;
}

.snippet.gateway_related .story_item {
  display: block;
  position: relative;
}

.snippet.gateway_related .story_item .image {
  position: relative;
}

.snippet.gateway_related .story_item .image:after {
  display: block;
  content: "";
  width: 100%;
  height: 140px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 31, 48, 0)), color-stop(65%, rgba(20, 49, 72, 0.8)));
  background-image: linear-gradient(-180deg, rgba(22, 31, 48, 0) 0%, rgba(20, 49, 72, 0.8) 65%);
}

.snippet.gateway_related .story_item .image img {
  display: block;
}

.snippet.gateway_related .story_item .content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 265px;
}

.snippet.gateway_related .story_item .content h2 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.29px;
  color: #fff;
}

.snippet.gateway_characters {
  margin-top: 10px;
  margin-bottom: 25px;
  overflow: hidden;
}

.snippet.gateway_characters ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.snippet.gateway_characters ul li {
  display: inline;
  float: left;
}

.snippet.gateway_characters ul li a {
  display: block;
  position: relative;
  width: 163px;
  height: 360px;
}

.snippet.gateway_characters ul li a span {
  color: #FFC033;
  font: 700 13px/1 "Roboto Condensed", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4.12px;
  position: absolute;
  bottom: 27px;
  left: 12px;
  right: 12px;
  z-index: 1;
}

.snippet.gateway_characters ul li a:after {
  display: block;
  content: "";
  width: 100%;
  height: 245px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 49, 72, 0)), color-stop(66%, #161F30));
  background-image: linear-gradient(-180deg, rgba(20, 49, 72, 0) 0%, #161F30 66%);
}

.snippet.gateway_characters ul li a.superman {
  background-image: url(/static/images/reskin/dc-superman.png);
}

.snippet.gateway_characters ul li a.batman {
  background-image: url(/static/images/reskin/dc-batman.png);
}

.snippet.gateway_characters ul li a.wonder {
  background-image: url(/static/images/reskin/dc-wonder.png);
}

.snippet.gateway_characters ul li a.flash {
  background-image: url(/static/images/reskin/dc-flash.png);
}

.snippet.gateway_characters ul li a.aquaman {
  background-image: url(/static/images/reskin/dc-aquaman.png);
}

.snippet.gateway_characters ul li a.cyborg {
  background-image: url(/static/images/reskin/dc-cyborg.png);
}

.snippet.gateway_characters ul li a.shazam {
  background-image: url(/static/images/reskin/dc-shazam.png);
  width: 140px;
}

.snippet.gateway_characters.mcu ul li a {
  width: 163px;
  height: 262px;
  margin-right: 2px;
  margin-bottom: 2px;
}

.snippet.gateway_characters.mcu ul li a span {
  text-align: center;
}

.snippet.gateway_characters.mcu ul li a:after {
  height: 182px;
}

.snippet.gateway_characters.mcu ul li a.thor {
  background-image: url(/static/images/reskin/gateway/mcu-thor.jpg);
  width: 245px;
  height: 352px;
}

.snippet.gateway_characters.mcu ul li a.thor:after {
  height: 246px;
}

.snippet.gateway_characters.mcu ul li a.ironman {
  background-image: url(/static/images/reskin/gateway/mcu-iron-man.jpg);
  width: 246px;
  height: 352px;
}

.snippet.gateway_characters.mcu ul li a.ironman:after {
  height: 246px;
}

.snippet.gateway_characters.mcu ul li a.cap {
  background-image: url(/static/images/reskin/gateway/mcu-captain-america.jpg);
  width: 246px;
  height: 352px;
}

.snippet.gateway_characters.mcu ul li a.cap:after {
  height: 246px;
}

.snippet.gateway_characters.mcu ul li a.hulk {
  background-image: url(/static/images/reskin/gateway/mcu-hulk.jpg);
  width: 245px;
  height: 352px;
  margin-right: 0;
}

.snippet.gateway_characters.mcu ul li a.hulk:after {
  height: 246px;
}

.snippet.gateway_characters.mcu ul li a.falcon {
  background-image: url(/static/images/reskin/gateway/mcu-falcon.jpg);
}

.snippet.gateway_characters.mcu ul li a.panther {
  background-image: url(/static/images/reskin/gateway/mcu-black-panther2.jpg);
}

.snippet.gateway_characters.mcu ul li a.antman {
  background-image: url(/static/images/reskin/gateway/mcu-antman.jpg);
}

.snippet.gateway_characters.mcu ul li a.soldier {
  background-image: url(/static/images/reskin/gateway/mcu-winter-soldier2.jpg);
}

.snippet.gateway_characters.mcu ul li a.spidey {
  background-image: url(/static/images/reskin/gateway/mcu-spiderman2.jpg);
}

.snippet.gateway_characters.mcu ul li a.machine {
  background-image: url(/static/images/reskin/gateway/mcu-war-machine2.jpg);
  margin-right: 0;
}

.snippet.gateway_characters.mcu ul li a.strange {
  background-image: url(/static/images/reskin/gateway/mcu-doctor-strange.jpg);
  width: 139px;
  height: 198px;
}

.snippet.gateway_characters.mcu ul li a.strange:after {
  height: 122px;
}

.snippet.gateway_characters.mcu ul li a.hawkeye {
  background-image: url(/static/images/reskin/gateway/mcu-hawkeye.jpg);
  width: 139px;
  height: 198px;
}

.snippet.gateway_characters.mcu ul li a.hawkeye:after {
  height: 122px;
}

.snippet.gateway_characters.mcu ul li a.widow {
  background-image: url(/static/images/reskin/gateway/mcu-black-widow.jpg);
  width: 139px;
  height: 198px;
}

.snippet.gateway_characters.mcu ul li a.widow:after {
  height: 122px;
}

.snippet.gateway_characters.mcu ul li a.vision {
  background-image: url(/static/images/reskin/gateway/mcu-vision.jpg);
  width: 139px;
  height: 198px;
}

.snippet.gateway_characters.mcu ul li a.vision:after {
  height: 122px;
}

.snippet.gateway_characters.mcu ul li a.witch {
  background-image: url(/static/images/reskin/gateway/mcu-scarlet-witch.jpg);
  width: 140px;
  height: 198px;
}

.snippet.gateway_characters.mcu ul li a.witch:after {
  height: 122px;
}

.snippet.gateway_characters.mcu ul li a.guardians {
  background-image: url(/static/images/reskin/gateway/mcu-guardians.jpg);
  width: 140px;
  height: 198px;
  margin-right: 2px;
}

.snippet.gateway_characters.mcu ul li a.guardians:after {
  height: 122px;
}

.snippet.gateway_characters.mcu ul li a.capmarvel {
  background-image: url(/static/images/reskin/gateway/mcu-captain-marvel.png);
  width: 140px;
  height: 198px;
  margin-right: 0;
}

.snippet.gateway_characters.mcu ul li a.capmarvel:after {
  height: 122px;
}

.snippet.mcu-video {
  margin-bottom: 55px;
  overflow: hidden;
}

.snippet.mcu-video .vid {
  width: 475px;
  display: inline;
  float: left;
  margin-right: 30px;
}

.snippet.mcu-video .vid:nth-child(even) {
  margin-right: 0;
  margin-bottom: 35px;
}

.snippet.mcu-video .vid:last-child {
  margin-bottom: 0;
}

.snippet.mcu-video .vid iframe {
  width: 100%;
}

.snippet.podcast-overview {
  width: 100%;
  background: #F0F5F9;
  padding: 45px 30px 50px;
  margin-bottom: 20px;
  margin-top: -315px;
}

.snippet.podcast-overview span {
  display: block;
}

.snippet.podcast-overview .overview {
  color: #FFC033;
  text-transform: uppercase;
  letter-spacing: 4.12px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
}

.snippet.podcast-overview .title {
  color: #2D3F61;
  font: 700 28px/1 "Roboto Condensed", Arial, sans-serif;
  letter-spacing: -0.48px;
  margin-bottom: 12px;
}

.snippet.podcast-overview .summary {
  color: #2D3F61;
  line-height: 1.95;
}

.snippet.podcast-overview .subscribe {
  display: block;
  height: 30px;
  line-height: 30px;
  background: #FFC033;
  color: #2D3F61;
  text-transform: uppercase;
  letter-spacing: 0.22px;
  font-weight: 700;
  font-family: "Roboto Condensed", Arial, sans-serif;
  padding-left: 15px;
  margin-bottom: 15px;
}

.snippet.podcast-overview .subscribe span {
  background: #2D3F61;
  color: #FFC033;
  width: 140px;
  padding-left: 10px;
  float: right;
  position: relative;
}

.snippet.podcast-overview .subscribe span:before {
  display: inline-block;
  content: "";
  background: url(/static/images/reskin/podcast.svg) no-repeat;
  background-size: contain;
  height: 14px;
  width: 15px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.snippet.podcast-hosts {
  margin-bottom: 55px;
}

.snippet.podcast-hosts h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3.7px;
  margin-bottom: 5px;
}

.snippet.podcast-hosts ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.snippet.podcast-hosts ul li {
  width: 310px;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}

.snippet.podcast-hosts ul li:last-child {
  margin-right: 0;
}

.snippet.podcast-hosts ul li img {
  display: block;
  margin-bottom: 10px;
}

.snippet.podcast-hosts ul li span {
  display: block;
}

.snippet.podcast-hosts ul li .host {
  font: 700 28px/1.125 "Roboto Condensed", Arial, sans-serif;
  letter-spacing: -0.29px;
  margin-bottom: 10px;
}

.snippet.podcast-hosts ul li .bio {
  line-height: 1.4;
  margin-bottom: 20px;
}

.snippet.podcast-hosts ul li .favs {
  font-family: "Roboto Condensed", Arial, sans-serif;
  line-height: 1;
  color: #557B9E;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.snippet.podcast-hosts ul li .favs a {
  color: #557B9E;
}

.snippet.podcast-channels {
  background: white;
  padding-top: 53px;
  padding-bottom: 47px;
}

.snippet.podcast-channels ul {
  margin: 0;
  -webkit-padding-start: 0;
     -moz-padding-start: 0;
          padding-inline-start: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.snippet.podcast-channels ul li {
  vertical-align: top;
  text-align: left;
}

.snippet.podcast-channels ul li a {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-column-gap: 30px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  grid-template: "image title" "image summary" "image listen";
}

.snippet.podcast-channels ul li a span {
  display: block;
  text-align: left;
}

.snippet.podcast-channels ul li a .image {
  min-height: 92px;
  grid-area: image;
}

.snippet.podcast-channels ul li a .image img {
  display: block;
  float: left;
}

.snippet.podcast-channels ul li a .title {
  margin-bottom: 10px;
  font: 700 14px/1 "Roboto Condensed", Arial, sans-serif;
  color: #FFC033;
  letter-spacing: 2.26px;
  text-transform: uppercase;
  grid-area: title;
}

.snippet.podcast-channels ul li a .listen {
  font: 700 13px/1 "Roboto Condensed", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4.12px;
  color: #FFC033;
  grid-area: listen;
}

.snippet.podcast-channels ul li a .summary {
  height: 130px;
  width: 190px;
  color: #143148;
  font-size: 16px;
  clear: both;
  margin-bottom: 10px;
  min-height: 88px;
  padding-top: 8px;
  grid-area: summary;
}

.snippet.podcast-channels ul li a.cordcutter .image {
  padding-top: 9px;
}

.snippet.podcast-channels ul li a.heroblend .image {
  padding-top: 6px;
}.social_counts .hgroup h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #F3A92A;
  letter-spacing: 3.7px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 12px;
}

.social_counts ul {
  padding: 0;
  list-style: none;
}

.social_counts ul li {
  float: left;
  margin-right: 12px;
}

.social_counts ul li:last-child {
  margin: 0;
}

.social_counts ul li a {
  display: block;
  width: 92px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}

.social_counts ul li a .sprite {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 7px;
  background: transparent 50% 50% no-repeat;
}

.social_counts ul li a .count {
  display: inline-block;
  vertical-align: middle;
}

.social_counts ul li.facebook_likes_facebook_page a {
  background: #3D5C9B;
}

.social_counts ul li.facebook_likes_facebook_page a:hover, .social_counts ul li.facebook_likes_facebook_page a:focus {
  background: #FFAF3B;
}

.social_counts ul li.facebook_likes_facebook_page a .sprite {
  background-image: url(/static/images/top/sprite-facebook.png);
}

.social_counts ul li.twitter_followers a {
  background: #03B1F1;
}

.social_counts ul li.twitter_followers a:hover, .social_counts ul li.twitter_followers a:focus {
  background: #FFAF3B;
}

.social_counts ul li.twitter_followers a .sprite {
  background-image: url(/static/images/top/sprite-twitter.png);
}

.social_counts ul li.youtube_subscribers a {
  background: #ff0001;
}

.social_counts ul li.youtube_subscribers a:hover, .social_counts ul li.youtube_subscribers a:focus {
  background: #FFAF3B;
}

.social_counts ul li.youtube_subscribers a .sprite {
  background-image: url(/static/images/reskin/youtube.svg);
}
.psquirrel.foobar { margin: 0 }
/* Avoiding empty files */
