/* XL Device :1200px. */
@media (min-width: 1440px) and (max-width: 1700px) {



  .login__content {
    padding-left: 0;
  }






  .feature__img {
    width: 36%;
  }

  .win__flex {
    gap: 30px;
  }

  .win__top--btn a {
    padding: 10px 13px;
    font-size: 12px;
  }

  .win__right {
    width: 36%;
  }


  .win__text h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .win__text p {
    font-size: 24px;
  }

  .win__user {
    margin-bottom: 20px;
  }

  .win__buy--text h3 {
    font-size: 24px;
  }

  .win__buy--text p {
    font-size: 14px;
  }

  .win__buy--btn a {
    font-size: 14px;
    height: 48px;
    width: 150px;
  }














  .ticket .win__box {
    width: 67%;
  }

  .ticket__win--text p {
    font-size: 16px;
  }

  .ticket__nav--flex label {
    font-size: 14px;
  }

  .ticket__nav {
    gap: 10px;
  }

  .ticket__num {
    gap: 10px;
  }

  .ticket__num a {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }

  .ticket__nav--flex {
    height: 91px;
    max-width: 756px;
  }

  .ticket__buy--text h3 {
    font-size: 20px;
  }

  .ticket__buy--text {
    height: 63px;
    flex-direction: column;
    align-items: start;
  }

  .ticket__buy--btn a {
    font-size: 18px;
    height: 73px;
    width: 136px;
  }

  .section__title {
    margin-bottom: 20px;
  }


  .owl-nav button {
    left: 0;
  }

  .owl-nav .owl-next {
    right: 0;
  }


  .otp__box {
    padding: 58px 75px;
  }

}




/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1439px) {



  .login__content {
    padding-left: 0;
  }






  .feature__img {
    width: 36%;
  }

  .win__flex {
    gap: 30px;
    overflow: hidden;
  }

  .win__top--btn a {
    padding: 10px 13px;
    font-size: 11px;
  }

  .win__right {
    width: 27%;
  }


  .win__text h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .win__text p {
    font-size: 22px;
  }

  .win__user {
    margin-bottom: 20px;
  }

  .win__buy--text h3 {
    font-size: 24px;
  }

  .win__buy--text {
    margin-bottom: 10px;
  }

  .win__buy--text p {
    font-size: 14px;
  }

  .win__buy--btn a {
    font-size: 14px;
    height: 48px;
    width: 150px;
  }

  .login__content {
    padding-left: 54px;
    width: 43%;
  }














  .ticket .win__box {
    width: 66%;
  }

  .ticket__win--text p {
    font-size: 16px;
  }

  .ticket__nav--flex label {
    font-size: 14px;
  }

  .ticket__nav {
    gap: 10px;
  }

  .ticket__num {
    gap: 10px;
  }

  .ticket__num a {
    width: 46px;
    height: 46px;
    font-size: 16px;
  }

  .ticket__nav--flex {
    height: 91px;
    max-width: 756px;
  }

  .ticket__buy--text h3 {
    font-size: 20px;
  }

  .ticket__buy--text {
    height: 63px;
    flex-direction: column;
    align-items: start;
  }

  .ticket__buy--btn a {
    font-size: 18px;
    height: 73px;
    width: 136px;
  }

  .section__title {
    margin-bottom: 20px;
  }

  .wallet__sell {
    width: 100%;
  }

  .header__bar-top {
    display: none;
  }


  .owl-nav button {
    left: 0;
  }

  .owl-nav .owl-next {
    right: 0;
  }



  .digit-group input {
    width: 55px;
  }

  .otp__box {
    padding: 58px 75px;
  }

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

  .login__content {
    padding-left: 0;
    width: 43%;
  }


  .qr__boxs {
    padding: 20px;
    border-radius: 40px;
  }

  .qr__title h3 {
    font-size: 20px;
  }

  .feature__img {
    width: 37%;
  }

  .feature__top__text {
    margin-bottom: 11px;
  }



  .win__flex {
    gap: 20px;
    align-items: center;
  }

  .win__text h3 {
    font-size: 36px;
  }

  .win__text p {
    font-size: 22px;
  }

  .win__top--btn a {
    font-size: 10px;
    padding: 10px 10px;
  }

  .win__top--btn {
    gap: 5px;
  }

  .win__left {
    width: 60%;
  }

  .win__right {
    width: 40%;
  }

  .win__user {
    margin-bottom: 20px;
  }

  .win__buy--text h3 {
    font-size: 24px;
  }

  .win__buy--text {
    margin-bottom: 10px;
  }

  .win__buy--text p {
    font-size: 14px;
  }

  .win__buy--btn a {
    font-size: 14px;
    height: 48px;
    width: 150px;
  }


  .win__img {
    height: 100%;
    border-radius: 34px;
    overflow: hidden;
  }

  .win__img img {
    height: 100%;
    object-fit: cover;
  }

  .single__hero {
    min-height: 400px;
  }

  .form-group label {
    left: 15px;
    top: 7px;
  }









  .header__bar-top {
    display: none;
  }





  .ticket .win__box {
    width: 66%;
  }

  .ticket__win--text p {
    font-size: 16px;
  }

  .ticket__nav--flex label {
    font-size: 14px;
    width: 42px;
    height: 42px;
  }

  .ticket__nav {
    gap: 10px;
  }

  .ticket__num {
    gap: 8px;
  }

  .ticket .win__flex {
    gap: 20px;
    padding-right: 20px;
  }

  .ticket .win__box .win__left {
    width: 100%;
  }

  .ticket__arrow a {
    width: 30px;
    height: 30px;
  }

  .ticket__num a {
    width: 35px;
    height: 35px;
    font-size: 10px;
  }

  .ticket__nav--flex {
    height: 91px;
    max-width: 756px;
  }

  .ticket__buy--text h3 {
    font-size: 20px;
  }

  .ticket__buy--text {
    height: 63px;
    flex-direction: column;
    align-items: start;
  }

  .ticket__buy--btn a {
    font-size: 18px;
    height: 73px;
    width: 136px;
  }

  .section__title {
    margin-bottom: 20px;
  }

  .wallet__sell {
    width: 100%;
  }


  .owl-nav button {
    left: 0;
  }

  .owl-nav .owl-next {
    right: 0;
  }








  .digit-group input {
    width: 55px;
  }

  .otp__box {
    padding: 58px 75px;
  }


}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {


  .header__menu {
    display: none;
  }

  .header {
    padding: 20px 0;
  }

  .login__content {
    padding: 0;
    width: 75%;
    order: 2;
    margin: auto;
  }

  .login__big--img {
    width: 75%;
    margin: auto;
    margin-bottom: 30px;
  }

  .footer__flex {
    justify-content: start;
    gap: 50px;
  }






  .header__bar-top {
    display: none;
  }




  .win__img-active {
    width: 100%;
  }
  .win__img-active_rtl {
    width: 100%;
  }




  .feature__img {
    width: 37%;
  }

  .feature__top__text {
    margin-bottom: 11px;
  }



  .win__flex {
    gap: 20px;
    align-items: unset;
    overflow: hidden;
    flex-direction: column;
    padding: 30px !important;
  }

  .win__text h3 {
    font-size: 36px;
  }

  .win__text p {
    font-size: 22px;
  }

  .win__top--btn a {
    font-size: 10px;
    padding: 10px 10px;
  }

  .win__top--btn {
    gap: 5px;
    width: 88%;
    justify-content: space-between;
  }

  .win__left {
    width: 60%;
  }

  .win__right {
    width: 40%;
  }

  .win__user {
    margin-bottom: 20px;
    width: 100%;
    flex-direction: column;
    align-items: last baseline;
  }

  .win__buy--text h3 {
    font-size: 24px;
  }

  .win__buy--text {
    margin-bottom: 10px;
  }

  .win__buy--text p {
    font-size: 14px;
  }

  .win__buy--btn a {
    font-size: 14px;
    height: 48px;
    width: 150px;
  }


  .win__img {
    border-radius: 34px;
    overflow: hidden;
    width: 100%;
  }

  .win__img img {
    height: 100%;
    object-fit: cover;
  }

  .single__hero {
    min-height: 400px;
  }







  .header__bar-top {
    display: none;
  }












  .ticket .win__box {
    width: 100%;
  }

  .ticket__win--text p {
    font-size: 16px;
  }

  .ticket__nav--flex label {
    font-size: 14px;
    width: 50px;
    height: 50px;
  }

  .ticket__nav {
    gap: 10px;
  }

  .ticket__num {
    gap: 8px;
  }

  .ticket .win__flex {
    gap: 20px;
    padding-right: 20px;
  }

  .ticket .win__box .win__left {
    width: 100%;
  }

  .ticket__arrow a {
    width: 30px;
    height: 30px;
  }

  .ticket__num a {
    width: 35px;
    height: 35px;
    font-size: 10px;
  }

  .ticket__nav--flex {
    height: 91px;
    max-width: 756px;
  }

  .ticket__buy--text h3 {
    font-size: 20px;
  }

  .ticket__buy--text {
    height: 63px;
  }

  .ticket__buy--btn a {
    font-size: 18px;
    height: 73px;
    width: 136px;
  }

  .section__title {
    margin-bottom: 20px;
  }


  .tickete__sliders {
    width: 100%;
  }



  .wallet__sell {
    width: 100%;
  }

  .wallet__banner {
    padding: 26px 48px;
    height: auto;
    border-radius: 100px;
  }

  .wallet__sell--price a {
    font-size: 14px;
    width: 120px;
  }

  .single__qr {
    width: 100%;
    margin-bottom: 30px;
  }

  .qr__flex {
    margin-bottom: 100px;
  }

  .wallet__thanks {
    margin-bottom: 100px;
  }


  .offcanva {
    overflow-y: scroll;
  }

  .owl-nav button {
    left: 0;
  }

  .owl-nav .owl-next {
    right: 0;
  }

  .modal-dialog {
    max-width: 648px;
  }

  .topup__top-left h3 {
    font-family: Inter;
    font-size: 38px;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    margin: 0;
    background: linear-gradient(119deg, #000 0%, #4200FF 21.8%);
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
  }

  .topup__btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 40px;
  }

  .circle-container label {
    width: 85px;
    height: 85px;
    border: 2px solid #DBDBDB;
    border-radius: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: white;
    color: #000000;
  }

  .topup__top-left p {
    font-size: 20px;
  }

  .topup__top-right span {
    font-size: 20px;
  }

  .topup__top-right p {
    font-size: 20px;
  }

  .topup__top--text--flex {
    margin-bottom: 30px;
    align-items: start;
  }

  .topup--nav--flex a {
    font-size: 30px;
    height: 80px;
    width: 80px;
    border-radius: 20px;
  }

  .topup--nav--flex {
    gap: 16px;
  }

  .topup__nav {
    margin-bottom: 20px;
  }

  .topup__btns p {
    font-size: 18px;
  }

  .topup__btns a {
    width: 314px;
    height: 75px;
    font-size: 25px;
  }
  .win__box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}


/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

  .qr__boxs {
    padding: 20px;
    border-radius: 40px;
  }

  .qr__title h3 {
    font-size: 14px;
  }

  .header__menu {
    display: none;
  }

  .header {
    padding: 20px 0;
  }

  .login__content {
    padding: 0;
    width: 100%;
    order: 2;
    margin: auto;
  }

  .login__top--btn a {
    width: 162px;
    height: 54px;
    font-size: 14px;
  }

  .login {
    padding-top: 20px;
  }

  .login__last--text p {
    font-size: 18px;
  }

  .login__big--img {
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    display: none;
  }

  .footer__flex {
    justify-content: start;
    gap: 50px;
  }


  .win__img-active {
    width: auto;
  }



  .win__img-active_rtl {
    width: auto;
  }




  .header__bar-top {
    display: none;
  }





  .win__img-active .owl-dots {
    display: flex;
    position: absolute;
    bottom: 26px;
    left: 30px;
    gap: 10px;
  }
  .win__img-active_rtl .owl-dots {
    display: flex;
    position: absolute;
    bottom: 26px;
    left: 30px;
    gap: 10px;
  }


  .feature__img {
    width: 37%;
  }

  .feature__top__text {
    margin-bottom: 11px;
  }



  .win__flex {
    gap: 10px;
    align-items: unset;
    padding: 10px;
    border-radius: 58px 58px 28px 28px;
    flex-direction: column;
    padding-bottom: 20px;
  }

  .win__text h3 {
    font-size: 36px;
  }

  .win__text p {
    font-size: 22px;
  }

  .win__top--btn a {
    font-size: 10px;
    padding: 12px 20px;
  }

  .win__top--btn {
    gap: 5px;
    /*justify-content: center;*/
    width: 100%;
  }

  .win__left {
    width: 100%;
    text-align: center;
  }

  .win__right {
    width: 100%;
  }

  .win__user {
    margin-bottom: 20px;
    width: 100%;
    /*justify-content: space-between;*/
  }

  .win__buy--text h3 {
    font-size: 20px;
    margin: 0;
  }

  .win__buy--text p {
    font-size: 14px;
  }

  .win__buy--btn a {
    font-size: 14px;
    height: 48px;
    width: 130px;
  }


  .win__box {
    width: 100%;
  }

  .win__buy {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .win__text {
    margin-bottom: 20px;
  }

  .single__win a {
    width: 83%;
    margin: auto;
  }

  .win__img {
    /*! height: 100%; */
    border-radius: 34px;
    overflow: hidden;
    border-radius: 60px;
    width: 100%;
  }

  .win__img img {
   /* height: 100%;*/
    object-fit: cover;
  }

  .single__hero {
    min-height: 400px;
  }



  .ticket__buy--noty{
    display: none;
  }




  .single__hero h3 {
    font-size: 32px;
  }

  .header__logo {
    width: 200px;
  }

  .section__title {
    margin-bottom: 24px;
    text-align: left;
  }

  .section__title h3 {
    font-size: 22px;
  }

  .single__feature {
    padding: 13px;
    gap: 13px;
  }

  .feature__top__text h3 {
    font-size: 18px;
  }

  .feature__top__text p {
    font-size: 10px;
  }

  .feature__text span {
    font-size: 10px;
  }

  .feature__text p {
    font-size: 10px;
    margin: 0;
  }

  .feature__btn a {
    width: 63px;
    height: 31px;
    font-size: 9px;
  }

  .owl-dots {
    margin-top: 20px;
  }

  .feature {
    padding-bottom: 20px;
  }

  .otp__box {
    padding: 30px 20px;
  }

  .digit-group input {
    width: 55px;
  }

  .font-weight-bold.text-dark {
    font-size: 10px;
    z-index: 9;
    left: 20px;
    top: 7px;
  }

  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    padding: 0 14px !important;
  }

  .intl-tel-input .flag-container {
    position: unset !important;
    width: 135px;
    height: 63px;
  }









  .ticket .win__box {
    width: 100%;
  }

  .ticket__win--text p {
    font-size: 14px;
  }

  .single__ticket--img {
    border-radius: 52px;
    overflow: hidden;
  }

  .ticket__arrow a svg {
    width: 12px;
  }

  .ticket__buy--flex {
    gap: 20px;
  }

  .ticket__nav--flex .ticket__nav label {
    font-size: 14px;
    width: 26px;
    height: 26px;
  }

  .ticket__nav {
    gap: 3px;
  }

  .ticket__num {
    gap: 4px;
  }

  .ticket .win__flex {
    gap: 20px;
    padding-right: 10px;
  }

  .ticket .win__box .win__left {
    width: 100%;
  }

  .ticket__arrow a {
    width: 20px;
    height: 20px;
  }

  .ticket__num a {
    width: 26px;
    height: 26px;
    font-size: 10px;
  }


  .ticket__nav--flex {
    height: auto;
    max-width: 756px;
    flex-wrap: wrap;
    padding: 20px 18px;
  }

  .ticket__buy--text h3 {
    font-size: 19px;
  }

  .ticket__buy--text {
    height: 63px;
    width: 204px;
    flex-direction: column;
    align-items: start;
  }

  .ticket__buy--btn a {
    font-size: 16px;
    height: 63px;
    width: 125px;
  }

  .section__title {
    margin-bottom: 20px;
  }


  .tickete__sliders {
    width: 100%;
  }


  .wallet__sell--title {
    margin-bottom: 20px;
  }

  .wallet__sell--text {
    height: auto;
    padding: 20px;
  }

  .wallet__sell--total h3 {
    font-size: 20px;
    display: block;
  }

  .wallet__sell--total span {
    display: block;
    font-size: 14px;
  }

  .wallet__sell--total {
    gap: 10px;
  }

  .theme__btn {
    width: 114px;
    font-size: 14px;
    height: 50px;
  }

  .wallet__sell {
    width: 100%;
    border-radius: 40px;
    padding: 20px;
  }

  .wallet__banner {
    border-radius: 100px;
    padding: 20px 55px;
    height: auto;
  }

  .wallet__sell--price a {
    font-size: 14px;
    width: 120px;
  }

  .single__qr {
    width: 100%;
    margin-bottom: 30px;
  }

  .qr__flex {
    margin-bottom: 100px;
  }

  .wallet__thanks {
    margin-bottom: 100px;
  }


  .offcanva {
    width: 90%;
    padding: 30px 20px;
    overflow-y: scroll;
  }

  .owl-nav button {
    left: -37px;
    width: auto;
    height: auto;
  }

  .win__wid {
    width: 69%;
  }

  .owl-nav .owl-next {
    right: -37px;
  }

  .modal-dialog {
    max-width: 648px;
  }

  .topup__top-left h3 {
    font-family: Inter;
    font-size: 32px;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    margin: 0;
    background: linear-gradient(119deg, #000 0%, #4200FF 21.8%);
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
  }

  .topup__btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 40px;
  }

  .topup__top-left p {
    font-size: 22px;
  }

  .topup__top-right span {
    font-size: 20px;
  }

  .topup__top-right p {
    font-size: 20px;
  }

  .topup__top--text--flex {
    margin-bottom: 30px;
    align-items: start;
  }

  .topup--nav--flex a {
    font-size: 30px;
    height: 80px;
    width: 80px;
    border-radius: 20px;
  }

  .topup--nav--flex {
    gap: 16px;
  }

  .topup__nav {
    margin-bottom: 20px;
  }

  .qr__img img {
    min-width: 150px;
  }

  .topup__btns p {
    font-size: 18px;
  }

  .qr__text p {
    font-size: 12px;
  }

  .topup__btns a {
    width: 202px;
    height: 65px;
    font-size: 20px;
  }

  .modal-dialog.modal-dialog-centered.ss_cc {
    scale: 1;
    max-width: 100% !important;
    display: flex;
    align-items: end;
    margin: 0 !important;
    height: 100%;
  }

  .circle-container label {
    width: 60px;
    height: 60px;
    border: 2px solid #DBDBDB;
    border-radius: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: white;
    color: #000000;
  }

  .circle-container {
    margin-top: 0;
  }

  input#mobile {
    width: 80% !important;
  }

  .win__buy--text {
    margin-bottom: 0;
    text-align: start;
  }

  .hum__btn a.active {
    border-radius: 60px;
    width: 48%;
  }

  .hum__btn a {
    border-radius: 60px;
    font-size: 13px;
    height: 60px;
  }

  .radio-pricing-container label {
    padding: 10px;
    font-size: 12px;
    width: 78px;
    height: 45px;
  }

  .radio-pricing-container label:last-child {
    /*! display: none; */
  }

  .wallet__sell-last-flex {
    flex-direction: column;
  }

  .wallet__sell-last-flex .theme__btn {
    width: 100%;
    margin-top: 20px;
  }

  .wallet__banner-shape {
    position: absolute;
    right: 0;
    top: 0;
  }

  .ticket__buy--text {
    background: transparent;
  }

  .win__date label {
    /*justify-content: center;*/
    font-size: 16px;
    margin-bottom: 0;
  }
.winner__box {
	text-align: center;
	padding-top: 40px;
	margin: auto;
}
  .mb_none {
    display: none !important;
  }
  .topup__last--text p {
    display: none;
  }
  .modal-body {
    padding: 30px 25px;
    background: #fff;
    border-radius: 20px 20px 0 0;
  }
  .topup__btns {
    margin-top: 40px;
  }
  .modal-content {
    border-radius: 35px;
    background: linear-gradient(97deg, #000 4.81%, #4200FF 55.68%);
    padding: 17px 0 0;
    border-radius: 20px 20px 0 0;
    margin: 0;
    width: 100%;
  }
  .footer {
    padding-top: 55px;
    padding-bottom: 80px;
    display: none;
  }
  .static__win-content .modal-body {
    background: #fff;
    border-radius: 20px 20px 0 0;
  }


  .static__win-content {
    background: linear-gradient(97deg, #000 4.81%, #4200FF 55.68%);
    padding: 17px 0 0;
    border-radius: 20px 20px 0 0;
    margin: 0;
  }
.static__win-content .topup__top-right span {
  font-size: 12px;
}

.static__win-content .topup__top-right p {
  font-size: 12px;
}
.static__win-content .topup__top-left h3 {
  font-size: 36px;
}
.static__win-content .topup__top-left p {
	font-size: 18px;
}
.static__win-content .topup__top--text--flex {
  margin-bottom: 11px;
}
.static__win-content .circle-container {
  border-bottom: 2px dashed #DBDBDB;
  padding-bottom: 11px;
}
.static__win-content .topup__btns {
  margin-top: 15px;
  margin-bottom: 0;
}
.static__win-content .topup__btns p {
  font-size: 12px;
}
.static__win-content .topup__btns p span {
  font-size: 20px;
}
.static__win-content .topup__btns a {
  font-size: 14px;
  height: 50px;
}
}





/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

  .digit-group input {
    width: 80px;
  }
}