@media (max-width: 1199px) {
  .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: 50px 0px;
  }
  .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: 116%;
    background: #890206;
    width: 96%;
    z-index: 9999;
    padding: 4px 10px;
  }
  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: #000 !important;
  }
  .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 {
    color: #fff !important;
    border: 0 !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;
}
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 20px 10px;
  }
  .social-links ul{
    column-gap: 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: 20px 0px;
  }
  .download-left-block {
    padding-left: 12px;
  }
  .phone-no select {
    width: 25%;
  }
  .choose-us-banner {
    margin-bottom: 40px;
  }
  .features {
    border-bottom: 0;
  }
  .app_download .container{
    padding: 0 10px !important;
  }
  .app_download .container{
    border-radius: 15px;
    padding: 10px 10px 0 !important;
  }

  /* 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;
  }
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    padding: 0 10px;
  }
  .populars {
    justify-content: center;
  }
  .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;
}
.arrows{
  display: none;
}
.mySwiper .swiper-slide{
  margin-left: 0;
}
.faq .accordion-body {
  padding: 0px 23px 15px !important;
}
.hero-Game{
  background-size: auto;
}
.feature_card {
  padding: 26px 10px 10px;
  border-radius: 20px;
  text-align: center;
}
.feature_card .card_icon img{
  width: 60px;
}
.card_icon {
  margin-bottom: 0px;
}
h5 {
  font-size: 17px;
}
}
@media screen and (max-width: 500px) {
  .join {
    flex-wrap: wrap;
    row-gap: 50px;
  }
  .btn{
    padding-right: 10px;
    gap: 6px;
  }
  .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;
}
.slider_block{
  padding: 10px;
  margin-top:15px;
}
h2.accordion-header, .accordion-button{
  font-size: 16px;
  font-weight: 500;
  padding: 14px 13px 14px !important;
}
h2 {
  font-size: 17px;
  line-height: 22.76px;
}
.contact_us_form{
  padding: 18px;
    border-radius: 15px;
}
.contact_card {
  padding: 15px;
  border-radius: 15px;
}
.head_icon{
  width: 40px;
    height: 40px;
    font-size: 20px;
    margin-bottom: 10px;
}
.contact_card h6{
  font-size: 16px;
  font-weight:600;
}
.hero-content h1{
  font-size: 34px;
        line-height: 44px;
}
}
@media screen and (max-width: 412px) {
  .leaderboard-card-body {
    flex-basis: 34%;
  }
  .payment_option{
    /* max-width: 100%; */
    padding: 15px 4px 10px;
  }
  .btn{
    gap:6px;
  }
  .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;
  }
}