@media (max-width: 1199px) {
  .top-brand-responsive {
    margin-top: 45px !important;
  }
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 100%;
    padding: 0 16px;
  }
  .payment_option {
    padding: 9px 4px;
  }
  section {
    padding: 50px 0px;
  }
  h1{
    font-size: 65px;
    line-height: 77.52px;
  }
  .header.inner ul li {
    padding-right: 20px !important;
}
.steps {
  font-size: 80px;
  font-weight: 700;
  line-height: 100.28px;
}
}
@media screen and (max-width: 991px) {


  section {
    padding: 35px 0px;
  }
 
  .social-links ul{
    margin-left: 0;
  }
  .header.inner ul li a.active::before {
    display: none;
  }
  .navbar {
    position: relative;
  }
  .social-links ul li{
    width: 34px;
    height: 34px;
  }
  .footer ul li i{
    font-size: 14px;
  }
  #navbarNavDropdown {
    position: absolute;
    top: 100%;
    background: #df0e0e;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding: 4px 10px;
  }
  .header.inner ul li a {
    color: #fff;
}
  .header.inner ul li a.active{
    color: #fff !important;
  }
  .header.inner {
    background-color: #FFEEEE;
    border-radius: 0;
    padding: 3px 0px;
}
  h2 {
    font-size: 33px;
    line-height: 38.76px;
  }
  .app_download .container {
    background-size: cover;
    padding-top: 30px;
  }
  .app_download .container .row {
    flex-direction: column-reverse;
    gap: 30px ;
  }
  .banner_img{
    margin-top: 0;
  }
  .payment_option img {
    margin-bottom: 20px;
    width: 60px;
  }
  .payment_option h4{
    font-size: 18px;
    line-height: 14px;
  }
  .hw .container{
    padding: 22px;
  }

  .apk-download-btn  a{
    color: #fff !important;
    width: fit-content;
  }
  .hw_card h5 {
    font-size: 17px;
    font-weight: 700;
    line-height: 10.13px;
}   
  .header.inner.page-header.bg-header ul li a{
    color: #fff;
  }
  .navbar-toggler[aria-expanded="true"] .fa-bars::before {
    content: "\f00d";
    transition: all ease-in-out .3s;
}
  .choose-us-banner {
    margin-bottom: 50px;
  }
  .testimonial-slider-bdy h2 {
    padding-bottom: 0px !important;
  }
  .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: 1px solid rgb(213 241 204);
    padding: 10px 0px;
    width: 100%;
  }
  .header.inner ul li:first-child {
    border-top: 0;
  }
  .navbar-toggler {
    background-color: #df0e0e;
    width: 40px;
    height: 40px;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff !important;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .faq_column h2 {
    margin-bottom: 25px;
  }
  .hero-Game{
    height: 100% ;
    padding-top: 200px !important;
  }
  .hw .row.pt-5{
    padding-top: 1rem !important;
  }
  .mySwiper .swiper-slide {
    max-width: 360px;
    margin-left: 20px;
    width: 100% !important;
}
/* .aboutCards {
  flex-direction: column;
  align-items: start;
} */
.aboutBanner {
  border-radius: 30px;
  padding: 50px 20px;
  background-position: center;
}
.leaderBoardCards .leaderBoardCard{
  flex-direction: column;
  align-items: start;
}
.leaderBoardIcon img{
  width: 80px;
}
.leaderBoardCard h3{
  font-size: 26px;
  font-weight: 700;
  line-height: 34.4px;
}
.feature .container::after{
  display: none;
}
.footer{
  border-radius: 30px 30px 0 0;
}
.app_download .container{
  border-radius: 30px;
}
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 20px 10px;
  }
  .leaderBoardCards .leaderBoardCard{
    flex-direction: row;
    align-items: center;
  }
  .social-links ul {
    column-gap: 25px;
  }
  .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 0px;
  }
  .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 0px !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:0px;
  }
  .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; */
  }
  .points_title span{
    padding: 12px 40px;
  }
  .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: 25px;
    line-height: 35.76px;
}
  .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;
  }
  .populars {
    justify-content: center;
  }
  .points_system_table {
    border-radius: 30px;
}
.points_title span{
  font-size: 14px;
  height: 70px;
}
/* .points_block_inner{
  border-radius: 25px;
} */
.points_block {
  margin-top: 15px;
}
  .payment_option:nth-child(odd) {
    position: relative;
    top: 0px;
  }
  /* #navbarNavDropdown {
    width: 100%;
    left: 0;
    position: absolute;
    top: 83px;
    background: #890206;
    z-index: 9999;
  } */
  .faq-inner .accordion-collapse::after {
    top: -64px;
    max-width: 100px;
  }
  .payment_option{
    max-width: calc(50% - 10px);
  }
  .hero-Game {
    padding-top: 115px !important;
}
.hw .container {
  border-radius: 15px;
}
.payment_option img {
  margin-bottom: 15px;
  width: 40px;
}
.form-group.h-100{
  height: auto !important;
}
}
@media screen and (max-width: 500px) {
  .join {
    flex-wrap: wrap;
    row-gap: 50px;
  }
  .text-center.w-75.mx-auto{
    width: 100% !important;
  }
  .contact_us_form {
    padding: 20px;
}
.points_system_table tr td, .points_system_table tr th {
  min-width: 150px;
}
  .abouticons img {
    width: 50px;
  }
  .aboutBanner.row.gy-5{
    --bs-gutter-y: 1rem;
  }
  .leaderBoardCards .leaderBoardCard{
    max-width: 100%;
  }
  .aboutCards h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20.13px;
}
.aboutBanner{
  padding: 20px 20px;
}
  .app_download .container{
    padding: 0 20px;
    padding-top: 20px;
  }
  h2.accordion-header, .accordion-button{
    font-size: 16px;
    /* padding: 15px 0px !important; */
  }
  .accordion-button {
    padding: 18px 0px !important;
  }
  .join .join-box {
    width: 100%;
    max-width: 360px;
    margin: auto;
  }
  .join_bg .section-heading h2 {
    font-size: 25px;
    line-height: 38px;
  }
  .join .join-box img {
    margin-bottom: 6px;
    width: 50px;
    height: 50px;
  }
  .join .join-box:not(:last-child)::after {
    left: 93px;
    top: 88px;
    width: 54px;
    transform: rotate(90deg);
    height: 135px;
    right: 0;
  }
  .testimonial_box img {
    max-width: 100px;
    max-height: 100px;
    margin: auto;
  }
  .testimonial_arrows {
    right: 18px;
    width: 110px;
    height: 40px;
    bottom: 0px;
  }
  .testimonial_box {
    background-position: center;
  }
  .user_title {
    position: relative;
    top: -59px;
  }
  .user_title p {
    max-width: 325px;
    margin: auto;
  }
  .btn_text div {
    font-size: 16px;
  }
  .btn i {
    width: 35px;
    font-size: 18px;
    height: 35px;
}

}
@media screen and (max-width: 412px) {
  .leaderboard-card-body {
    flex-basis: 34%;
  }
  .payment_option{
    max-width: 100%;
    padding: 15px 4px 10px;
  }
  .btn{
    gap: 8px;
  }
  .btn_text div {
    font-size: 14px;
}
}
@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;
  }
}
