body {
    background-color: #212121 !important;
    min-height: 3627px;
    background: url(bg.jpg);
    background-repeat: no-repeat;
    background-position: center 1px;
    margin: 0;
    padding: 0;
    background-position-y: -10px;
  }
  .nPageContent {
      margin-bottom: 3px;
      background: transparent;
      overflow: hidden;
  }  
  .PromoLiveStream-content {
      box-sizing: border-box;
      padding-bottom: 50px;
      width: 1000px;
      margin: 0 auto;
      position: relative;
      font-size: 15px;
      color: #ffffff;
      text-transform: uppercase;
      padding-top: 180px;
  }
  #body.view_normal .PromoLiveStream-content{
      padding-top: 136px;
  }
  #body.view_1024 .PromoLiveStream-content{
      padding-top: 130px;
  }
/*  .PromoLiveStreamBG {
      width: 100%;
      height: 3627px;
      position: absolute;
      left: 0;
      top: 100px;
      background: url(bg.jpg) no-repeat top center;
      background-size: cover;
      background-position-y: -100px;
  } */   
  .PromoLiveStream-title1{
      font-family: "CrystalBetUni-Bold";
      font-size: 38px;
      line-height: 34px;
      text-align: center;
      color: #FDE053;
  }
  .PromoLiveStream-title1 span{
      font-family: "CrystalBetUni-Regular";
      font-size: 19px;
      line-height: 26px;
      text-align: center;
      color: #FFFFFF;
      padding-top: 15px;
  }
  .PromoLiveStream-title2{
      font-family: "CrystalBetUni-Medium";
      font-size: 22px;
      line-height: 34px;
      text-align: center;
      color: #FFFFFF;
      padding-top: 22px;
  }
  .PromoLiveStream-sport-list-selected-container {
      width: 1020px;
      box-sizing: border-box;
      padding: 0px;
      min-height: 450px;
      margin: 0 auto;
      margin-top: 75px;
      background: none;
      margin-left: -10px;
  }
  
  .PromoLiveStream-sport-list-selected-container-in{
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: row;
      flex-wrap: wrap;
      flex-flow: row wrap;
      align-content: flex-end;
      background: rgba(0, 0, 0, 0.7);
      border-radius: 20px;
      margin-top: 75px;
  }
  .PromoLiveStream-sport-list-title {
      width: 100%;
      height: auto;
      line-height: 27px;
      padding-left: 0;
      font-size: 20px;
      background: none;
      color: #FDE053;
      font-family: 'CrystalBetUni-Bold';
      position: relative;
      margin-bottom: 0;
      text-align: center;
      padding-top: 30px;
      padding-bottom: 51px;
  }
  .PromoLiveStream-sport-list-title span {
      display: block;
      width: 160px;
      height: 50px;
      position: absolute;
      left: calc(50% - 80px);
      top: -25px;
      background: url(sporttype16.png) no-repeat center !important;
  }
  .PromoLiveStream-sport-list-title .SportType22{
      background: url(sporttype22.png) no-repeat center !important;
  }
  .PromoLiveStream-sport-list-title .SportType17{
      background: url(sporttype17.png) no-repeat center !important;
  }
  .PromoLiveStream-sport-list-title .SportType18{
      background: url(sporttype18.png) no-repeat center !important;
  }
  .PromoLiveStream-sport-list-title .SportType99{
      background: url(sporttype99.png) no-repeat center !important;
  }
  #SportType22{
      margin-top: 55px;
  }
  #SportType17{
      margin-top: 55px;
  }
  #SportType18{
      margin-top: 55px;
  }
  #SportType99{
      margin-top: 55px;
      padding-bottom: 30px;
  }
  #SportType99 .others-row-triple{
      float: left;
      width: 282px;
      height: 100%;
      margin-left: 30px;
  }
  #SportType99 .others-row-triple:nth-of-type(4){
      margin-top: -32px;
  }
  #SportType99 .others-in-row {
      width: 100%;
      box-sizing:unset ;
      display: block;
      font-size: 13px;
      line-height: 30px;
      color: #ffffff;
      font-family: 'CrystalNU4-Regular';
      text-transform: uppercase !important;
  }
  #body.ru #SportType99 .others-in-row{
      font-size: 11px;
  }
  #body.en #SportType99 .others-in-row{
      font-size: 11px;
  }
  #SportType99 .others-in-row span {
      color: #b2b2b2;
  }
  .PromoLiveStream-bt{
      display: block;
      margin: 0 auto;
      text-decoration: none;
      width: 263px;
      height: 62px;
      background: #33B52A;
      text-align: center;
      line-height: 60px;
      font-size: 16px;
      color: #FFFFFF;
      font-family: 'CrystalBetUni-Medium';
      border-radius: 80px;
      margin-top: 80px;
  }
  .PromoLiveStream-bt:hover{
      background: #4ce142;
  }
  .PromoLiveStream-sport-list {
      width: 144px;
      height: 100px;
      background: #fff;
      border-radius: 5px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      margin: 0 10px 60px 10px;
  }
  .PromoLiveStream-sport-list div {
      position: absolute;
      width: 163px;
      text-align: center;
      left: calc(50% - 80.5px);
      top: 105px;
      font-size: 16px;
      font-family: 'CrystalBetUni-Bold';
      color: #FFFFFF;
      text-transform: uppercase !important;
  }
  .PromoLiveStream-sport-list div span {
      font-family: "CrystalNU4-Regular";
      display: block;
      font-size: 13px;
      color: #B3B3B3;
      padding-top: 1px;
  }
  