/* ----- This is only related to FAST promo needs ------- */

#fast_promoarea {
  width    : 1920px;
  height   : 1080px;
  position : absolute;
  display  : none;
  z-index  : 1;
  overflow : hidden;
  clip-path: polygon(0px 1080px, 0px 0px, 320px 0px, 320px 900px, 1920px 900px, 1920px 1080px);
}

#fast_promo_lshape_full,
#fast_promo_lshape {
  width   : 1920px;
  height  : 1080px;
  position: absolute;
  display : none;
  overflow: hidden;
}

#fast_promo_banner,
#fast_promo_banner_full {
  top     : 900px;
  left    : 320px;
  width   : 1600px;
  height  : 180px;
  position: absolute;
  display : none;
  overflow: hidden;
}

#fast_promo_sponsor {
  top     : 900px;
  left    : 1626px;
  width   : 1306px;
  height  : 180px;
  position: absolute;
  display : none;
  overflow: hidden;
}