.modal-content{
  border: 13px solid #00B3E6;
  border-radius: 0;
}
@media screen and (min-height: 680px) and (min-width: 750px) {
  .modal.show .modal-dialog{
    transform: translateY(35%);
  }
}
.background{
  background: #000000;
  margin: 0px;
}

.close{
  position: absolute;
  right: 24px;
}

.logo-superdhamaka{
  height: 87px;
  margin-top: 15px;
}

.mastercard{
  margin-left: 6px;
  margin-top: 22px;
}

.mastercard-height{
  height: 22px;
}

.team-cash{
  color: #ffffff;
  margin-left: 7px;
}

.red-color{
  color: #eb001a;
}

.fatafat-runs{
  letter-spacing: 1.5px;
  color: #ffffff;
  margin-left: 7px;
}

.fatafat-runs-d{
  letter-spacing: 1.5px;
  color: #ffffff;
  margin-left: 7px;
  font-size: 16px;
}

.top-margin{
  margin-top: 20px;
}

.top-margin-hello{
  margin-top: 15px;
}

.pitch-all-set{
  letter-spacing: 1.5px;
  margin-left: 7px;
}

.top-margin-preferred{
  margin-top: 25px;
}

.font-s{
  font-size: 12px;
}
   
.clickhere{
  height: 30px;
  margin-left: 7px;
  margin-top: 9px;
}

.set-padding{
  padding-right: unset !important;
} 

.web-hw{
  height:auto; 
  width:auto;
  display: block;
}

.mob-hw{
  display: none;
}

.placing{
  position: absolute;
  right: 8px;
}

@media only screen and (max-width: 768px) {
  .mob-bottom-m{
    margin-bottom: 23px;
  }

  .mob-margin{
    margin-top: 58px;
  }

  .top-margin-preferred {
    margin-top: 14px;
  }

  .mob-btn{
    z-index: 9999999999;
    position: fixed;
    top: 77px;
    right: 27px;
  }
}

@media only screen and (max-width: 425px) {
  .mob-spacing{
    position: absolute;
    top: -86.51px;
    left: 202.5px;
  }

  .mob-hw{
    display: block;
    height: 314px;
  }

  .web-hw{
    display: none;
  }

  .font-s {
    font-size: 10px;
  }
}

@media only screen and (max-width: 375px) {
  .mob-spacing{
    position: absolute;
    top: -86.51px;
    left: 160.5px;
  }

  .mob-hw{
    display: block;
    height: 314px;
  }

  .web-hw{
    display: none;
  }

  .mob-font {
    font-size: 11px;
  }

  .font-s {
    font-size: 10px;
  }

  .top-margin-hello {
    margin-top: 4px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 320px) {
  .mob-spacing{
    position: absolute;
    top: -59px;
    left: 160.5px;
  }

  .mob-hw{
    display: block;
    height: 215px;
    width: 214px;
  }

  .web-hw{
    display: none;
  }

  .mob-font {
    font-size: 11px;
  }

  .font-s {
    font-size: 8px;
  }

  .logo-superdhamaka {
    height: 66px;
    margin-top: 15px;
  }

  .mastercard-height {
    height: 19px;
  }

  .clickhere {
    height: 22px;
  }

  .top-margin-hello {
    margin-top: 4px;
  }
}
