.banner_main_wrapper .banner_wrapper:before {
  content:'';
  top:0;
  left:0;
  position:absolute;
  height:100%;
  width:100%;
  z-index: 1;
}

.banner_main_wrapper .banner_wrapper:before {
  background:var(--gradient-primary-linear);
  height: 227px;
  z-index: 9;
}
.single_banner_inner:before {
  content: '';
  background: var(--gradient-secondary-linear);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 10;
}
.single_banner_main_wrapper .banner_image_wrapper:before {
  content: '';
  background: var(--gradient-primary-linear);
  height: 150px;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 10;
}
.single_banner_main_wrapper .single_banner_inner {
  overflow: hidden;
}
.banner_without_image.single_banner_main_wrapper .single_banner_inner .banner_image_wrapper:after {
  background: var(--gradient-primary-linear);
  height: 167.097px;
  top: 0;
  position: absolute;
  display: block;
  right: 0;
  width: 100%;
}
.single_banner_main_wrapper .banner_image_wrapper:after {
  content: '';
  /*background: url(/~/media/Images/S/Suncoke/content-images/banner-noimg-watermark.png);*/
  width: 1179px;
  height: 845px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.banner_without_image .single_banner_inner:before, .banner_without_image.single_banner_main_wrapper .banner_image_wrapper:before, .banner_without_image.single_banner_main_wrapper .banner_image_wrapper:after {
  display: none;
}
.banner_without_image .banner_image_wrapper {
  background: #363534;
  background-size: cover;
}
.single_banner_main_wrapper .video-trigger .play-btn {
  display: inline-block;
  margin-bottom: 15px;
  background-size: 0;
}
.single_banner_main_wrapper .video-trigger .play-btn:after {
  content: '';
  background: url(/~/media/Images/S/Suncoke/icons/play-icon.svg);
  width: 70px;
  height: 70px;
  display: block;
}
.mfp-inline-holder > .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.single_banner_main_wrapper .banner_heading {
  margin-bottom: 140px;
}
.banner_main_wrapper h1 {
  margin: 0;
  word-wrap: break-word;
}
.banner_size_medium {
  min-height: 636px;
}
.banner_size_long {
  min-height: 768px;
}
.banner_size_short {
  min-height: 636px;
}
.banner_image_wrapper > div {
  position: relative;
  z-index: 10;
}
.banner_image_inner .cta-primary {
  margin-top: 68px;
}
.share-price-slider .banner_image_wrapper {
  padding: 248px 0 80px;
  position: relative;
}
.share-price-slider .banner_image_wrapper:before {
  content: '';
  background: var(--gradient-secondary-linear);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.share-price-slider .banner_image_wrapper:after {
  content: '';
  /*background: url(/~/media/Images/S/Suncoke/content-images/banner-noimg-watermark.png) no-repeat;*/
  width: 1179px;
  height: 845px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.banner_main_wrapper .slick-arrow {
  display: none !important;
  position: absolute;
  bottom: 0;
  right: calc((100% - 1230px)/2);
  z-index: 10;
  text-indent: -99999px;
  line-height: normal;
  width: 63px;
  height: 63px;
  padding: 0;
}
.banner_main_wrapper .slick-prev {
  margin-right: 64px;
}
.banner_main_wrapper .slick-prev:after {
  display: block;
  font-family: 'icomoon' !important;
  content: "\e910";
  text-indent: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.banner_main_wrapper .slick-next:after {
  display: block;
  content: "\e901";
  font-family: 'icomoon' !important;
  text-indent: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.banner_main_wrapper.hero-arrow-banner .slick-arrow {
  display: block !important;
}
.banner_main_wrapper.hero-arrow-banner .share-price-slider .banner_image_wrapper {
  padding: 80px 0 140px;
  display: flex;
  align-items: flex-end;
  min-height:636px;
}
.progressBarContainer {
  position: absolute;
  top: 216px;
  left: calc((100% - 967px)/2);
  z-index: 10;
}
.banner_main_wrapper.hero-arrow-banner .progressBarContainer {
  display: none;
}
.progressBarContainer .item {
  display: inline-block;
  background:var(--trans-background-1) ;
  width: 50px;
  height: 1px;
  margin-right: 6px;
}
.progressBarContainer .item .progressBar {
  display: block;
  position: relative;
}
.progressBarContainer .item .progressBar .inProgress {
  display: block;
  height: 3px;
  position: absolute;
  background: var(--mono1);
  top: -1.5px;
}
.banner_ticker .banner_ticker-inner {
  max-width: 306px;
  min-height: 262px;
  background: var(--primary-color-2);
  position: relative;
  margin-top: -223px;
  margin-left: auto;
}
.banner_ticker .banner_ticker-inner iframe{
    width: 100% !important;
    height: 220px !important;
}
/*-------- Media Query ----------------------------*/
@media all and (max-width: 1199.98px) and (min-width:991px) {
  .progressBarContainer {
    left: 15px;
    margin-left: 8.33333333%;
  }
  .banner_main_wrapper .slick-arrow {
    right: 25px;
  }
}
@media all and (max-width: 991.98px) and (min-width:768px) {
  .share-price-slider .banner_image_wrapper {
    padding: 286px 0 240px;
  }
  .progressBarContainer {
    top: 261px;
    left: 30px;
    margin-left: 8.666666%;
  }
}
@media all and (max-width: 991.98px) and (min-width: 768px) {
  .banner_ticker .banner_ticker-inner {
    margin-right: 8.66666%;
  }
}
@media all and (max-width: 991.98px) {
  .single_banner_main_wrapper .banner_heading {
    margin-bottom: 10px;
    margin-top: 80px;
  }
  .share-price-slider .banner_image_wrapper:after, .single_banner_main_wrapper .banner_image_wrapper:after {
    /*background: url(/~/media/Images/S/Suncoke/content-images/banner-tab-watermark.png) no-repeat;*/
    width: 629px;
    height: 636px;
  }
  .banner_main_wrapper .slick-arrow {
    right: 15px;
  }

  body .banner_main_wrapper {
  	padding: 0 !important;
  }
  .banner_size_short {
    min-height: 470px;
  }
  .banner_size_medium {
    min-height: 540px;
  }
  .banner_size_long {
    min-height: 610px;
  }
}
@media all and (max-width: 767.98px) {
  .share-price-slider .banner_image_wrapper {
    padding: 239px 0 244px;
  }
  .progressBarContainer {
    top: 215px;
    left: 30px;
    margin-left: 8.6666%;
  }
  .banner_ticker .banner_ticker-inner {
    margin-right: -15px;
  }
  .banner_main_wrapper .slick-arrow {
    right: 0;
  }
  .share-price-slider .banner_image_wrapper:after, .single_banner_main_wrapper .banner_image_wrapper:after {
    /*background: url(/~/media/Images/S/Suncoke/content-images/banner-mobile-watermark.png) no-repeat;*/
    width: 471px;
    height: 536px;
  }
}
@media all and (max-width: 575.98px) {
  .progressBarContainer {
    left: 30px;
    margin-left: 0;
  }
}
@media all and (min-width: 991px) {
.banner_main_wrapper{
min-height:636px;
}
}