@media (max-width: 1199px) {
  .payment_option {
    max-width: 210px;
    padding: 9px 4px;
  }
  .section_bg {
    height: 100%;
  }
  .select_match .card_img {
    width: fit-content;
    margin: auto;
  }
  .match_card .select_match:first-child .card_img {
    margin-right: 0;
  }
  .match_card .select_match:last-child .card_img {
    margin-left: 0;
  }
  .heroleft,
  .heroright {
    position: absolute;
    left: 4.5%;
    top: 33%;
    width: 18%;
  }
  .heroright {
    right: 4.5%;
    left: auto;
  }

  section {
    padding: 50px 10px;
  }
  .hero-Game::before {
    display: none;
  }
  .header.inner ul li {
    padding-right: 30px !important;
  }
  #nav-tab {
    padding: 0 5px;
  }
  .populars_boxs .col-sm-6:nth-child(odd) .popular_box::after {
    right: 10px;
  }
  .section_bg {
    padding: 10px;
    padding-bottom: 0;
    padding-top: 20px;
  }
  /* .playingon{
  padding: 0;
} */
  .about-card-body {
    padding: 12px 0;
  }
}
@media screen and (max-width: 991px) {
  section {
    padding: 50px 10px;
  }
  .about-card-body {
    flex-basis: 25%;
  }
  .populars_boxs .col-sm-6:nth-child(even) .popular_box {
    max-width: 80%;
    margin-left: auto;
  }
  .hero-Game {
    padding-top: 40px !important;
    height: 100%;
  }
  .card-section {
    margin-top: 30px;
  }

  .size60 {
    font-size: 30px;
  }
  /* .download_section{
    margin-bottom: 30px;
  } */
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 100%;
    padding: 0 16px;
  }
  .header.inner ul li a.active::before {
    display: none;
  }
  .navbar {
    position: relative;
  }
  #navbarNavDropdown {
    position: absolute;
    top: 95%;
    background: #E7D8FE;
    width: 100%;
    z-index: 9999;
    padding: 4px 10px;
    left: 0;
  }
  .header.inner ul {
    gap: 0;
  }
  .apk-download-btn {
    width: max-content;
  }
  .header.inner ul li a,
  .navbar-nav .show > .nav-link,
  .navbar-nav .nav-link.active {
    color: #8D42FF !important;
    text-align: left;
  }
  .hero-content h1 {
    font-size: 35px;
    line-height: 44px;
  }
  .plystore-link form input {
    padding-left: 0px;
  }
  .plystore-link form input:last-child {
    width: 118px;
    height: 41px;
    font-size: 14px;
  }
  .HTP_boxs .HTP-box {
    row-gap: 11px;
    padding: 23px;
  }
  .HTP_boxs .normal_box h5 {
    font-size: 19px;
    line-height: 23px;
  }
  .HTP_boxs .normal_box p {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 3px;
    line-height: 18px;
  }
  .HTP_top h1 {
    font-size: 25px;
  }
  .quote.mb-5 {
    margin-bottom: 1rem !important;
  }
  .player-details {
    margin-top: 1rem !important;
  }
  .download-banner {
    position: relative;
    top: 0;
    text-align: center;
  }
  h5 {
    font-size: 20px;
  }
  .header .navbar-expand-lg .navbar-nav {
    align-items: start;
  }
  .header.inner ul li a.active:before {
    right: auto;
    bottom: 1px;
  }
  .header.inner ul li {
    border-top: 0.2px solid #8D42FF;
    padding: 10px 0px;
    width: 100%;
  }
  .header-button {
    padding: 0 !important;
  }
  ._btn,
  ._btn i {
    border-color: #8D42FF;
    color: #8D42FF;
  }
  .header.inner ul li:first-child {
    border-top: 0;
  }
  .navbar-toggler {
    color: #004c3f !important;
    border: 0 !important;
    background-color: #fff;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .faq_column h2 {
    margin-bottom: 25px;
  }
  .donwload_section .btn .icon {
    width: 35px;
    height: 35px;
  }
  .donwload_section .btn {
    height: 48px;
  }
  .donwload_section .btn h6 {
    font-size: 16px;
  }
  .section_img_ {
    text-align: center;
  }
  .match_card {
    flex-wrap: wrap;
  }
  /* .hero-Game  .row{
  flex-direction: column-reverse;
 } */
  .hero-Game::after {
    width: 94%;
    height: 80%;
    bottom: auto;
    top: 0;
    background-size: contain;
  }
  .header.inner.page-header {
    background: #883cf9;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 0 12px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .hero-banner-img {
    display: flex;
  }
  .about-card-body {
    flex-basis: 47%;
  }
  .w-75 {
    width: 100% !important;
  }
  .donwload_section .banner_img {
    text-align: center;
  }

  .hero-banner-img img {
    width: 100%;
  }
  .heroleft,
  .heroright {
    display: none;
  }
  .section_bg {
    /* padding: 20px; */
    border-radius: 20px;
  }
  .donwload_section {
    padding: 0;
  }
  .appdownload {
    padding: 0px 10px;
  }
  .donwload_section .row {
    flex-direction: column-reverse;
  }
  .contactcardbody {
    padding: 16px 40px;
  }
  .pointtableheading {
    left: 0;
    right: 0;
    margin: auto;
  }
  .pointtableheading:after {
    display: none;
  }
  .hero-content h1 {
    font-size: 30px;
    line-height: 32px;
    padding-bottom: 0 !important;
  }
  .hero-banner-img img {
    margin: auto;
  }
  .hero-content::after {
    display: none;
  }
  .plystore-link form {
    padding: 5px;
  }
  .dashboard_box_img {
    width: 50px;
    height: 50px;
    margin-bottom: 6px;
  }
  .dashboard_box_img img {
    width: 30px;
    height: 30px;
  }
  .normal_box h5 {
    font-weight: 700;
    font-size: 18px;
  }
  .normal_box p {
    font-weight: 500;
    font-size: 13px;
  }
  .HTP_boxs {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 25px;
  }
  .HTP_boxs .HTP-box {
    width: 90%;
    max-width: 480px;
    margin: auto;
  }
  .HTP-box.normal_box.ms-3 {
    margin: 25px auto !important;
  }
  .HTP_top {
    position: absolute;
    top: -5%;
    left: -2%;
    width: 17%;
  }
  .section-heading h2 {
    font-size: 28px;
    line-height: 43px;
    color: #000000;
    margin-bottom: 0px !important;
  }

  .download_bg {
    background-size: cover;
    padding-bottom: 27px;
  }
  .download_btns {
    justify-content: center;
  }
  /* .footer_bg.footer {
    padding-top: 246px;
  } */
  .footer {
    padding: 30px 10px 0 10px;
  }
  .social-links ul li {
    background: transparent;
    padding: 0px 5px;
  }
  /* .social-links ul:before {
    display: none;
  } */
  .download-banner {
    position: relative;
    padding: 10px;
  }
  .feature-body {
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 45px;
  }
  section {
    padding: 30px 10px;
  }
  .download-left-block {
    padding-left: 12px;
  }
  .phone-no select {
    width: 25%;
  }
  .choose-us-banner {
    margin-bottom: 40px;
  }
  .features {
    border-bottom: 0;
  }

  /* 05-09-2022 */
  .faq_main h2 {
    font-size: 20px;
    line-height: 25px;
  }
  .responsive_tab .col-md-12.pt-5 {
    padding-top: 1rem !important;
  }
  section.terms-condition,
  section.about-banner {
    padding: 30px 10px !important;
  }
  .terms-condition.faq_main .mt-5 {
    margin-top: 1rem !important;
  }
  .privacy-policy .section-heading .mb-5 {
    margin-bottom: 1rem !important;
  }
  .points_system_table,
  .points_title {
    margin-top: 20px;
  }
  .about-banner .section-heading .p-0.mt-5.pt-2 {
    margin-top: 0 !important;
  }
  .steps_text img:first-child {
    display: none;
  }
  .steps_text img:last-child {
    display: block !important;
    width: 30px;
  }
  p.steps_text span {
    width: 100px;
    height: 37px;
  }
  p.steps_text {
    font-size: 15px;
  }
  .leaderboard-card-body .winning,
  .leaderboard-card-body .contest,
  .leaderboard-card-body .download,
  .leaderboard-card-body .users {
    width: 40px;
    height: 40px;
  }
  .leaderboard-card-body .card-img img {
    width: 20px;
  }
  .leaderboard-card-body {
    padding: 18px;
  }
  .leaderboard-card-body .card-content h6 {
    margin-top: 8px;
    font-size: 10px;
    font-weight: 700;
    line-height: 14px;
  }
  .leaderboard-card-body {
    flex-basis: 30%;
  }
  .leaderboard-card-main {
    margin-top: 30px;
  }
  .apk-download-btn .btn {
    padding: 8px 40px 8px 12px;
    font-size: 10px;
  }
  .apk-download-btn .btn i {
    padding: 12px;
  }
  .footer-logo {
    padding: 0 !important;
    margin-bottom: 30px !important;
  }
  .social-links {
    margin-bottom: 40px;
  }
  .usefull_ul {
    margin-left: 24px;
  }
  .footer .footer-link h6 {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .hero-Gamechela {
    padding-top: 24px !important;
  }
  .game_btn {
    margin-bottom: 5px;
  }
  .Earn_text::after {
    width: 100%;
    height: 100%;
    background-size: contain;
    top: 9px;
    left: 0;
  }
  .pb-3 {
    padding-bottom: 00px;
  }
  h1 {
    font-size: 40px;
  }
  .real_cash {
    font-size: 50px;
    line-height: 20px;
  }
  .real_cash::after {
    bottom: -31px;
  }
  .pt-5 {
    padding-top: 27px !important;
  }
  h2 {
    font-size: 35px;
  }
  .mb-5 {
    margin-bottom: 16px !important;
  }
  p,
  li {
    font-size: 14px;
  }
  .mt-5,
  p.mt-5 {
    margin-top: 24px !important;
  }
  .py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .populars.mt-5 {
    margin-top: 40px !important;
  }
  .hero-content h1 {
    font-size: 40px;
    line-height: 47px;
    padding-bottom: 0 !important;
  }
  .faq_column h2 {
    font-size: 38px;
    margin-bottom: 17px;
  }
  .wy-choose.join_bg {
    padding: 21px 0;
  }
  .join_bg .section-heading h2 {
    font-size: 25px;
  }
  .join .join-box {
    width: 33%;
    text-align: center;
    padding: 14px 0px;
    position: relative;
  }
  .join .join-box:not(:last-child)::after {
    right: -25%;
    top: 25%;
    width: 48%;
  }
  .join .join-box img {
    margin-bottom: 17px;
    width: 80px;
    height: 80px;
  }
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    padding: 0 3px;
  }
  .populars {
    justify-content: center;
  }
  .payment_option:nth-child(odd) {
    position: relative;
    top: 0px;
  }
  #navbarNavDropdown {
    width: 100%;
    box-shadow: 0px 4px 4px 0px #00000040;
  }
  .faq-inner .accordion-collapse::after {
    top: -64px;
    max-width: 100px;
  }
  .point_system .nav.nav-tabs .nav-link {
    padding: 5px 0 !important;
  }
  .slider_content .swiper-button-next,
  .slider_content .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
  .donwload_section {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  section.Slider_section {
    padding: 30px 0;
    /* background: #fff; */
  }
  .donwload_section .section_bg .container{
    border-radius: 12px;
  }
}
@media screen and (max-width: 550px) {
  .about-card-body:not(:last-child) .cs-card-body::after {
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0),
      rgba(159, 159, 159, 1),
      rgba(255, 255, 255, 0)
    );
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -50px;
    top: auto;
  }
  .about-card-body {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 575px) {
  .col-md-3.col-sm-6.footer_column1 {
    text-align: center;
  }
  .home_accordion .accordion-button {
    font-size: 14px;
  }
  .donwload_section .section_bg {
    background-size: cover;
    border-radius: 15px;
    height: auto;
  }
  .normal_box p {
    width: 100%;
  }
  .btn .icon,
  .btn.btn_black .icon {
    width: 40px;
    height: 40px;
  }
  .btn.btn_black h6,
  .btn h6 {
    font-size: 16px;
  }
  .populars_boxs .col-sm-6:nth-child(even) .popular_box {
    max-width: 100%;
  }
  .populars_boxs .col-sm-6:nth-child(odd) .popular_box::after {
    display: none;
  }
  .match_card {
    flex-wrap: wrap;
  }

  .col-md-3.col-sm-6.footer_column2,
  .col-md-3.col-sm-6.footer_column3 {
    width: 48%;
  }
  .footer-link1 {
    margin-left: 0;
  }
  .usefull_ul {
    margin-left: 0px;
  }
  .footer-link2 {
    max-width: 100%;
    margin: auto;
  }
  .navbar-brnad img {
    width: 100px;
  }
  .contact_main {
    margin-top: 16px;
  }
  .donwload_section .section_bg .container{
    padding-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .dashboard_section_boxs {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .btnblock.d-flex.align-item-center.gap-2,
  .hero_btn {
    flex-wrap: wrap;
    justify-content: center;
  }
  .donwload_section .btn .icon {
    width: 40px;
    height: 40px;
  }
  .dashboard_box.normal_box {
    width: 50%;
  }
  .dashboard_box:nth-child(2) {
    border-right: 0;
  }
  .usefull_ul {
    margin-left: 0;
  }
  .contact_main {
    padding: 10px;
  }
}
@media screen and (max-width: 412px) {
  .leaderboard-card-body {
    flex-basis: 34%;
  }
}
@media screen and (max-width: 412px) {
  .social-links ul {
    flex-wrap: wrap;
  }
  .social-links ul li {
    margin-bottom: 10px;
  }
  .download-left-block {
    padding-left: 12px;
  }
  .phone-no select {
    width: 28%;
  }
  .phone-no input {
    width: auto;
  }
  .social-links ul li:first-child a {
    padding-left: 0px !important;
  }
  .social-links ul li:last-child a {
    padding-right: 0px !important;
  }
  .leaderboard-card-main .leaderboard-card-body:nth-child(even) {
    top: 0;
  }
  /* .download_btns {
    flex-wrap: wrap;
    row-gap: 12px;
  } */
  .download-heading {
    padding: 0 10px;
  }
  .point_system .nav.nav-tabs .nav-link {
    font-size: 12px;
  }
}
