body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    letter-spacing: 0;
     font-family: "Lexend";
    color: #333333;
    width: 100%;
}

html {
    scroll-behavior: smooth;
}

a,
.btn {
    transition: all 0.3s ease-in-out;
}

a:hover {
    text-decoration: none;
}

button,
input,
optgroup,
select,
textarea {
    letter-spacing: 0.5px;
}

input {
    letter-spacing: 0.5px;
    background: #000000;
    border: 1px solid #ccc;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

.container {
    max-width: 1540px;
}

.header-sec {
    padding: 17px 0px;
    background: linear-gradient(160deg, #1f1f1f, #000000);
    position: relative;
    z-index: 99;
    color: #fff;
}
.header {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}
.mobile-num-img img {
    filter: invert(1);
    width: 18px;
}

.whatsapp-num-img img {
    width: 31px;
}

.header .row {
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    width: 100%;
    padding-bottom: 0px;
}

.header-menu ul li a {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

.header-menu ul li:hover a {
    color: #00AA39;
}
.small-btn-bg {
    border: 2px solid #000 !important;
    color: #000 !important;
}

.small-btn-bg {
    border: 2px solid #000;
    color: #000;
}

.small-btn-bg img {
    filter: invert(1);
}

.small-btn-bg:hover img {
    filter: invert(1) !important;
}

.small-btn {
    font-size: 19px;
    display: inline-flex;
    padding: 11px 21px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    align-items: center;
    gap: 6px;
    position: relative;
    background: linear-gradient(93.27deg, #00AA39 -0.56%, #006838 101.26%);
    border-radius: 25px;
    overflow: hidden;
    z-index: 1;
    transition: transform 0.3s ease;

}
.hero-text{
    text-align: center;
}

.small-btn::before,
.small-btn::after {
    content: "";
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    background: #fff;
    opacity: 0;
    transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    pointer-events: none;
    z-index: 2;
    width: 37px;
    height: 199px;
}

.small-btn::before {
    left: -60%;
}

.small-btn::after {
    left: -100%;
}

.small-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.small-btn:hover::before {
    left: 120%;
    opacity: 0.3;
}

.small-btn:hover::after {
    left: 200%;
    opacity: 0.6;
}
.main-header {
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
padding: 13px;

}

.small-btn img {
    width: 22px;
    margin-right: 5px;
    filter: invert(1);
}
.hero-text h1 {
    margin-bottom: 40px;
    color: #000;
    font-size: 53px;
    line-height: 64px;
    font-weight: 700;
    text-transform: uppercase;
}

.hero-text .small-btn:hover {
    text-decoration: none;
    color: #000;
}

.game-rates,
.game-results-info,
.faqs-info {
    padding: 60px 0px;
}

.faqs-info {
    background-position: center;
    background-size: cover;
    background-color:#1C1C1C;
}

.chart-btn:hover {
    color: #000;
    transform: translate(0, -5px);
}

.sec-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 69px;
    position: relative;
    text-align: center;
}

.sec-title h2 {
    position: relative;
    font-size: 42px;
    color: #01A639;
    font-weight: 600;
    display: inline-block;
    z-index: 1;
}



.mobile-num:hover {
    color: #00AA39;
}

.whatsapp-info:hover {
    color: #00AA39;
}

.hero-text .small-btn:active {
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
    -4px -4px 6px 0 rgba(116, 125, 136, .2),
    inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
    inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}

.game-results-info {
    background-position: center;
    background-size: cover;
}

.contact {
    display: flex;
    text-align: center;
    margin: auto;
    column-gap: 17px;
    margin-top: 54px;
    position: relative;
    z-index: 1;
    justify-content: center;
}

.mobile-num {
transition: 0.3s;
    display: flex;
    color: #fff;
    background: #1C1C1C;
    height: 57px;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 24px;
    border: 1px solid #ffffff57;
    border-radius: 50px;
    align-items: center;
}

.mobile-num-img {
position: relative;
    color: #fff;
    background: #00AA39;
    width: 39px;
    height: 39px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    margin-right: 10px;
}

.whatsapp-info {
  transition: 0.3s;
    display: flex;
    color: #fff;
    background: #1C1C1C;
    height: 57px;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 24px;
    border: 1px solid #ffffff57;
    border-radius: 50px;
    align-items: center;

}

.whatsapp-num-img {
    position: relative;
    width: 39px;
    height: 39px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    margin-right: 10px;
}

.contact span {
    color: #ffc842;
    font-weight: 600;
    margin-right: 15px;
}

.section-title {
    text-align: center;
}

.header-menu ul {
    display: flex;
    align-items: center;
}

.header-menu ul li {
    display: inline-block;
    padding: 8px 20px;
}

.hero-text h5 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
}
.hero-img-inner {
  position: relative;
  text-align: end;
  z-index: 1;
}


.hero-img-inner img {
  max-width:473px;
  position: relative;
  z-index: 2;
}
.logo img {
    width: 103px;
}
.hero-text-sec .row {
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.hero-text-sec {
    padding: 40px 0px;
    justify-content: space-between;
    height: 89%;
    align-items: center;
    width: 100%;
    display: flex;
}

a.burger,
a.closebtn {
    display: none;
}
.hero-section {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    min-height: calc(100vh - 144px);
    background-image: url('../img/hero-bg.png');
    background-position: center;
    background-size: cover;
    z-index: 1;
}

.game-rates {
    background: #1C1C1C;
    padding: 80px 0;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.game-rates-box img {
    width: 80px;
}

.game-rates-box {
    background: #fff;
     border-radius: 10px;
    padding: 18px 36px;
    text-align: left;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 100%;
    z-index: 1;
    color: #fff;
    gap: 29px;
}
.game-rates-box  p{
    font-weight: 600;
    color: #000;
    line-height: 33px;
    font-size: 18px;
}
.game-rates-box  p span{
       color: #01A639; 
}

.game-rates-box:hover {
    box-shadow: 0 0 15px rgb(250 176 40 / 25%);
    transform: scale(1.02);
}

.game-rates-info .row {
    row-gap: 19px;
    position: relative;
    z-index: 111;
}
.game-results-info {
    background-color: #F0F4EF;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.game-results-box {
    background: #1C1C1C;
    margin-bottom: 22px;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.4s ease;
    position: relative;
}

.game-results-box:hover {
    transform: scale(1.02);
}

.game-results-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 18px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    position: relative;
}

.game-results-head i {
    color: #01A639;
    font-size: 18px;
    cursor: pointer;
}

.game-results-head span {
    font-size: 12px;
    padding: 6px 9px;
    margin-top: -12px;
    font-weight: 600;
    border-radius: 0px 0px 20px 20px;
    background: #fff;
    text-transform: uppercase;
}   

.text-red {
    color: #FF0000;
}

.text-green {
    color: #1FAF38;
}

.game-results-body {
    text-align: center;
    padding: 20px;
    color: #eee;
}

.results-name {
    font-size: 22px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.results-num {
    font-size: 20px;
    font-weight: 600;
    color: #01A639;
}

.small-btn.chart-btn {
   padding: 9px 13px;
    font-size: 17px;
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    width: 100%;
}

.game-results-bottom {
    display: flex;
    justify-content: center;
    gap: 12px;
    padding: 18px;
    background: #272727;
}

.accordion-item {
    margin-bottom: 17px;
        border-radius: 10px;
    border: none;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: none;
}

.btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1;
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0.5);
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.accordion-item:first-of-type{
    border-radius: 10px;
}
.accordion-item:last-of-type .accordion-collapse{
    border-radius: 10px;
}
.accordion-item:last-of-type .accordion-button.collapsed{
    border-radius: 10px;
}
.accordion-item:last-of-type{
    border-radius: 10px;
}
.accordion-button {
    font-size: 17px;
    font-weight: 600;
    border-radius: 10px;
    background: #fff;
    color: #000;
}
.accordion-body {
    font-size: 16px;
    border-radius: 10px;
    background: #fff;
    padding-top: 0px;
    color: #000;
}
.copy-right {
    text-align: center;
    padding: 51px 20px 40px;
    color: #fff;
    position: relative;
    padding-bottom: 72px;
        border-top: 1px solid #00000036;
    font-size: 16px;
    letter-spacing: 0.5px;
    z-index: 1;
}
.players-img {
    display: flex;
    gap: 12px;
}
.players-img p{
    color: #000 ;
    text-align: left;
}

.footer-main-info {
    display: flex;
    justify-content: space-between;
}
.copy-right-img {
    max-width: 554px;
    text-align: left;
}
.footer-logos {
    display: flex;
    justify-content: end;
    flex-direction: column;
    gap: 32px;
    align-items: baseline;
    max-width: 500px;
}
p.copy-right-text {
    padding: 19px 0px;
    margin-top: 29px;
    font-size: 16px;
    color: #000000d4 !important;
}

.copy-right-img p {
    font-size: 15px;
    font-weight: 600;
    margin-top: 30px;
    color: #000 !important;
}

.mobile-logo {
    display: none !important;
}

/* ========jodi chart========== */
.panel-heading h3 {
    font-size: 19px;
    color: #fff;
    text-shadow: 0px 0px;
    margin: 0px;
    padding: 12px;
}

.panel-heading {
    background-color: #3f51b5;
}

.time-chart-info table {
    min-width: 0;
}

table,
th,
td {
    border:1px solid #131313;
}

thead {
 background: linear-gradient(93.27deg, #00AA39 -0.56%, #006838 101.26%);
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.main-section {
    padding-top:70px;
}

.chart-title {
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
}

.chart-title h2 {
    position: relative;
    font-size: 42px;
    color: #01A639;
    font-weight: 600;
    display: inline-block;
    z-index: 1;
}
.chart-title h2::before {
    right: 100%;
    margin-right: -50px;
}

.chart-title h2::after {
    left: 100%;
    margin-left: -50px;
}

.chart-title p {
    margin-top: 13px;
    color: #000;
}

.chart-table-data {
    overflow-x: auto;
}

table {
    width: 100%;
    border-collapse: collapse;
    color: #fff;
    background-color: #fff;
    overflow-x: auto;
}

thead th {
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

table tbody td {
    font-size: 15px;
    text-align: center;
    border: 1px solid #333 !important;
    color: #fff;
    padding: 10px;
}

table tbody tr:nth-child(odd) td {
    background-color: #fff;
}

table tbody tr:hover td {
    background-color: #fff;
}

table {
    min-width: 1000px;
    margin-top: 20px;
}


.scroll-info {
    margin-top: 20px;
    text-align: center;
    justify-content: center;
    display: flex;
    gap: 12px;
}

.small-btn.scroll-btn {
    border: 1px solid #000000a8;
    font-weight: 500;
    font-size: 15px;
    justify-content: center;
    display: flex;
    width: 162px;
    padding: 10px 14px;
}

.modal-body.time-chart-info tbody td {
    font-size: 15px;
    font-weight: 400;
    padding: 12px;
    color: #000;
}

.modal-body.time-chart-info th {
    text-transform: uppercase;
    padding: 9px;
    border: 1px solid #32323296
}

table .text-red,
table .text-green {
    border: none;
}

.tbl-font {
    font-size: 14px;
    display: block;
    width: 100%;
}

.tbl-td {
    padding: 4px !important;
    vertical-align: middle !important;
    line-height: 1.65;
}

.modal-header {
    padding: 8px 15px;
    border-radius: 6px 6px 0px 0px;
    background: #fff;
    border-bottom:1px solid #1a1a1a73;
}

.modal-title {
    color: #000;
}

.modal-content {
    border: none;
    border-radius: 10px;
}

.modal-header .btn-close {
    opacity: 1 ;
}

.modal-body {
    background: #fff;
    border-radius: 0px 0px 7px 7px;
    padding: 0px 16px 16px;
}

.all-chart-data {
       background: #76c29d33;
    border-radius: 20px;
    padding: 12px 20px;
    margin-bottom: 8px;
    text-align: left;
    border: 1px solid #008d41;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    z-index: 1;
    color: #fff;
    cursor: pointer;
}

.all-chart-data::before {
    content: "";
    position: absolute;
    top: 0%;
    right: -54%;
    width: 100%;
    height: 124%;
    background: linear-gradient(93.27deg, #00AA39 -0.56%, #006838 101.26%);
    z-index: 0;
    transform: rotate(-26deg);
}
.all-chart-data::after {
    content: "";
    position: absolute;
    top: 0%;
    left: -54%;
    width: 100%;
    height: 124%;
    background: linear-gradient(93.27deg, #00AA39 -0.56%, #006838 101.26%);
    z-index: 0;
    transform: rotate(-26deg);
}


.all-chart-data:hover {
    transform: scale(1.02);
}
.all-card-box h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
}
/* . {
    display: grall-data-infoid;
    grid-template-columns: repeat(3, 1fr); 
    gap: 20px;
} */
.all-card-box {
    position: relative;
    z-index: 11;
}

.chart-title.all-chart-title {
    margin-bottom: 35px;
}

.all-chart-info {
    width: 100%;
    padding-top: 50px;
    max-width: 800px;
    margin: auto;
}
.privacy-info {
    padding: 20px;
    margin-bottom: 60px !important;
    width: 85%;
    margin: auto;
    box-shadow: 0px 1px 8px 9px #00000014;
    border-radius: 10px;
}

.privacy-title h1 {
    text-align: center;
    font-size: 28px;
    color: #dbbf73;
    text-shadow: 2px 3px 2px #633215;
    margin-bottom: 21px;
}

.privacy-info a {
    color: #dbbf73;
}

.privacy-info p {
    font-size: 15px;
    margin: 10px 0px;
    color: #d8d5d5;
    font-weight: 400;
}

.privacy-info h2 {
    font-size: 21px;
    margin-top: 22px;
    color: #dbbf73;
}

.privacy-info h3 {
    color: #fff;
    font-size: 18px;
    margin: 10px 0px;
    font-weight: 400;
}

.privacy-info ul li {
    list-style: disc;
    color: #d8d5d5;
}

.privacy-info ul {
    padding-left: 30px;
}
.scroll-info.footer {
    margin-bottom: 59px;
}

@media (max-width:1400px) {
    .sec-title h2::before,
    .sec-title h2::after {
        width: 300px;
    }
    .hero-section{
        
    min-height: calc(100vh - 156px);
    }
    .chart-title h2::before, .chart-title h2::after{
        width: 300px;
    }
    .hero-text h1 {
        font-size: 46px;
        line-height: 57px;
    }
    .results-name {
    font-size: 17px;
    }
    .container{
        max-width: 1288px;
    }
    .small-btn.chart-btn{
            padding: 9px 7px;
                font-size: 14px;
    }
}

@media (max-width: 1250px) {
    #sidebar {
        left: -300px;
    }
    .game-rates-box{
            padding: 14px 19px;
    }
    .game-rates-box img {
    width: 59px;
    }
    .game-rates{
        padding: 48px 0;
    }
    .sec-title{
            margin-bottom: 41px;
    }
    .user-img img {
        width: 188px;
    }

    .hero-img-inner img {
        max-width: 380px;
    }
    .sec-title h2::before,
    .sec-title h2::after {
        width: 200px;
    }
    .chart-title h2::before, .chart-title h2::after{
        width: 200px;
    }
    .hero-text h1 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .navbar .container-fluid {
        display: flex;
        flex-wrap: nowrap;
    }
        .hero-section {
        min-height: calc(100vh - 323px);
    }
    .down-app-info {
        display: none;
    }
    .game-rates{
        padding: 35px 0;
    }
    .footer-main-info {
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        gap: 15px;
    }
    .copy-right-img img {
        width: 149px;
    }

    
.copy-right{
        padding-bottom: 11px;
}
.copy-right-img{
    max-width: 100%;
}
.footer-logos{
    max-width: 100%;
}
    .container{
        max-width: 960px;
    }
    .text-box h3 {
        font-size: 34px;
    }

    .sec-title h2::before,
    .sec-title h2::after {
        display: none;
    }
    .chart-title h2::before, .chart-title h2::after{
        display: none;
    }
    li.mobile-logo img {
        width: 118px;
        filter: inherit;
        margin-bottom: 15px;
        margin-top: 23px;
    }

    .text-box ol li {
        font-size: 18px;
    }

    .hero-text h1 {
        font-size: 31px;
        line-height: 40px;
    }

    .hero-img-inner img {
        max-width: 300px;
    }

    .mobile-logo {
        display: block !important;
    }

    .slider-testimonial {
        max-width: 100%;
    }

    .header-menu img {
        width: 40px;
        filter: invert(1);
    }

    .header-menu {
        background: #00a545;
        border-radius: 5px;
        padding: 0px;
    }

    .small-btn img {
        width: 23px !important;
    }

    .text-box p {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }

    .logo img {
        width: 104px;
    }

    .header-menu ul li a {
        font-size: 13px;
    }

    .header-menu ul li {
        padding: 0px 11px;
    }

    li.mobile-logo {
        padding-top: 0px !important;
    }

    #mob-menu {
        height: 100%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: -250px;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 7px;
        display: block;
        border-right: 1px solid #009a44;
        transition: all 0.5s;
    }

    #mob-menu .closebtn {
        position: absolute;
        top: 2px;
        right: 14px;
        font-size: 36px;
        margin-left: 50px;
        color: #000;
    }

    .menu.open #mob-menu {
        width: 250px;
        margin-left: 0px;
        display: block;
        text-align: left;
        left: 0px;
        transition: all 0.5s;
        background-color: #fff;
    }

    .header-menu ul {
        display: block;
        margin: 0;
        padding: 0px 20px;
    }

    div#menu-1 {
        z-index: 99;
        position: relative;
    }

    .menu.open .overlay-1 {
        display: block;
    }

    .header {
        align-items: center;
    }

    .header-menu ul li {
        padding: 8px 14px;
        display: block;
        border: 1px solid #00000054;
        margin-bottom: 12px;
        border-radius: 7px;
    }

 
    .header-menu ul li:first-child {
        border: none;
    }

    a.burger {
        display: block;
        text-align: end;
    }

    a.burger,
    a.closebtn {
        display: block;
    }

    .overlay-1 {
        display: none;
    }

    .chart-title h2 {
        font-size: 24px;
    }

    .overlay-1:after {
        content: "";
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: #0000005e;
        right: 0;
        left: 0;
        top: 0;
    }

    .chart-btn {
        padding: 7px 8px;
    }

    .game-results-bottom {
        display: flex;
        padding: 6px;
    }

    .game-results-body .results-name {
        font-size: 21px;
    }

    .game-results-body .results-num {
        font-size: 25px;
    }

    .game-results-info {
        padding: 30px;
    }
    table{
        min-width: 0;
        margin-top: 20px;
        overflow-x: auto;
        white-space: nowrap;
    }
    .panel-body{
     padding:  0px 12px;
 }
}

@media (max-width: 767px) {
    .play-rates {
        padding: 35px 0px;
    }
    .container{
        max-width: 720px;
    }
    .hero-text-sec {
        height: 71%;
        padding: 6px 0px;
    }

    img.bg-shape {
        display: none;
    }

    .how-to-play-img img {
        display: none;
    }

    .overlay-1 {
        display: none;
    }

    .hero-text {
        text-align: center;
    }

    .hero-text-sec .row {
        row-gap: 50px;
        margin: 0;
    }

    .header .row {
        margin: 0;
    }
    .text-box ol li {
        font-size: 18px;
        margin-bottom: 5px;
        text-align: left;

    }
    .text-box ol {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .hero-img-inner {
        text-align: center;
    }

    .m_top {
        margin-top: 0;
    }

    .privacy-info {
        width: 100%;
        padding: 10px;
    }

    .privacy-info ul {
        padding-left: 21px;
    }
    .privacy-info h2 {
        font-size: 18px;
        margin-top: 16px;
    }
    .privacy-info h3 {
        color: #6e6e6e;
        font-size: 16px;
        margin: 7px 0px;
    }
    .privacy-info ul li {
        list-style: disc;
        font-size: 13px;
    }

    .privacy-info p {
        font-size: 13px;
        margin: 6px 0px;
    }

    .privacy-title h1 {
        margin-bottom: 11px;
        font-size: 23px;
    }
    .mb15 {
        margin-bottom: 15px;
    }
    .mt10 {
        margin-top: 0;
    }
    .how-to-play .row {
        row-gap: 40px;
    }
    .text-box h3 {
        font-size: 28px;
    }
    .chart-btn {
        padding: 7px 11px;
    }
    .all-chart-info {
        margin-bottom: 19px;
        padding-top: 10px;
    }
    .hero-img-inner img {
        max-width: 150px;
        margin-bottom: 14px;
    }
    .hero-text-sec .row {
        row-gap: 0;
        flex-direction: column-reverse;
    }

    .hero-section {
        padding-bottom: 90px;
    }
    table tbody td,.tbl-font{
        font-size: 12px;
    }
    .main-section{
        padding-top: 30px;
    }

}

@media (max-width: 575px) {
    .download-app {
        text-align: center;
        margin-top: 26px;
    }
    .container{
        max-width: 540px;
    }
    .chart-title.all-chart-title {
        margin-bottom: 19px;
        margin-top: 5px;
    }

    .modal-body {
        padding: 7px;
    }

    .chart-title {
        text-align: center;
        margin-top: 17px;
        padding: 0px 10px;
    }

    .chart-btn {
        padding: 7px 11px;
    }

    .faqs-info h2 {
        text-align: center;
    }
    .main-section{
        padding-top: 10px;
    }
    .hero-section {
             padding-bottom: 43px;
        padding-top: 38px;
        min-height: auto;
    }

    .faqs-info .sec-title h2::after {
        left: 134px;
        bottom: -12px;
    }

    .chart-table-data table tbody td {
        padding: 5px;
    }

    .all-card-box h3 {
        font-size: 16px;
    }

    .copy-right {
        clip-path: polygon(12% 5%, 28% 0, 46% 5%, 59% 0, 79% 6%, 100% 0, 100% 100%, 1% 100%, 0% 35%, 0 0);
        padding-top: 45px;
    }

    .modal-body.time-chart-info tbody td {
        padding: 5px;
    }

    .players-img {
        margin-top: 16px;
        flex-direction: column;
    }

    .game-results-box {
        margin-bottom: 9px;
    }

    .play-rates {
        padding-bottom: 0px;
    }

    .game-results-bottom {
        display: flex;
        padding-top: 4px !important;
    }

    .contact {
        flex-wrap: wrap;
        row-gap: 14px;
        border-radius: 0px;
    }

    .header .row {
        padding: 0px 16px;
        padding-top: 24px;
    }

    .small-btn {
        font-size: 15px;
        padding: 9px 19px;
    }

    .hero-img-inner img {
        max-width: 150px;
        margin-bottom: 14px;
    }

    .small-btn img {
        width: 21px;
    }

    .how-to-play-img img {
        display: none;
    }

    .section-title h2 {
        font-size: 24px;
    }

    .text-box h3 {
        font-size: 22px;
    }

    .p-60 {
        padding: 45px 0px;
    }

    .text-box ol li {
        font-size: 14px;
        margin-bottom: 1px;
    }

    .screenshot-sec {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .how-to-play.p-60 {
        margin: 20px 0px;
    }

    .result-inner-main {
        margin-top: 45px;
    }

    .today-result.p-60 {
        padding: 40px 0px 40px 0px;
    }

    .top-shape h3 {
        font-size: 22px;
    }

    .hero-text-sec .row {
        row-gap: 0;
        flex-direction: column-reverse;
    }

    .logo img {
        width: 68px;
        top: 15px;
    }

    .contact{
            margin-top: 23px;
    }
    .game-results-head {
        padding: 9px 12px;
    }

    .game-results-body .results-name {
        font-size: 23px;
    }

    .accordion-button {
        font-size: 15px;
        font-weight: 500;
    }

    .copy-right-img p {
        font-size: 13px;
        padding-top: 0px !important;
    }
    .accordion-item {
    margin-bottom: 10px;
    }

    .game-results-body {
        padding: 11px 15px;
    }

    .game-results-body .results-num {
        font-size: 24px;
        font-weight: 600;
    }
    .hero-text-sec {
        height: 48%;
    }
    .game-rates,
    .game-results-info,
    .faqs-info {
        padding: 22px 0px;
    }
    .all-chart-data {
        padding: 11px 15px;
    }

    .chart-table-data table tbody td {
            font-size: 14px;
    }
    .all-chart-data::after{
            width: 74%;
    }
    .all-chart-data::before{
            width: 82%;
    }
    tbody td {
        font-size: 19px;
        padding: 1px;
    }
    .chart-table-data table th {
        font-size: 8px;
        padding:4px 10px;
    }
    .chart-table-data .tbl-font {
        font-size: 10px;
    }
    .scroll-info.footer {
        margin-bottom: 26px;
    }
    .chart-title h2 {
        font-size: 21px;
    }
    table th {
        padding: 4px;
    }
    .small-btn.scroll-btn {
        width: 151px;
        font-size: 13px;
    }
    .modal-header {
        padding: 6px 10px;
    }
    .header {
        padding: 0px 0px;
    }
    .modal-title {
        margin-bottom: 0;
        font-size: 17px;
    }
    .game-rates-box p {
        font-size: 17px;
        font-weight: 500;
        margin-top: 4px;
    }
    .sec-title h2 {
        position: relative;
        font-size: 26px;
    }
    .mobile-num {
        width: auto;
        height: 50px;
        font-size: 15px;
    }
    .mobile-num-img,
    .whatsapp-num-img {
        width: 40px;
        height: 40px;
    }
    .mobile-num-img img,
    .whatsapp-num-img img {
        font-size: 19px;
    }
    .whatsapp-info {
        width: auto;
        height: 50px;
        font-size: 15px;
    }
    .game-rates-box {
        border-radius: 5px;
        padding: 13px 21px;
    }
    .game-results-body .results-name {
        font-size: 18px;
    }
    .game-rates-info .row {
         row-gap: 9px;
    }
    .game-rates-box img {
        width: 58px;
    }
    .game-rates-box p{
        line-height: 27px;
    }
        .sec-title {
        margin-bottom: 21px;
    }
    .btn-1 img {
        width: 19px;
        margin-right: 0px;
    }
    .game-results-box {
        margin-bottom: 20px;
    }
    .btn-1 {
        font-size: 14px;
        padding: 10px 20px;
    }
    .hero-text h1 {
        margin-bottom: 16px;
        font-size: 22px;
        line-height: 36px;
    }
    .hero-text h5 {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 4px;
        font-weight: 600;
        line-height: 23px;
    }
    .hero-text-sec {
        padding-bottom: 0px;
        padding-top: 7px;
    }
    .footer-logos img {
        width: 164px;
    }
        .players-img{
            text-align: left;
        }
    .players-img img{
           width: min-content;
    }
    .footer-logos {
        margin: 6px 0px;
            gap: 8px;
    }
    .inner-row {
        flex-wrap: wrap;
    }
    .login_text {
        width: 100%;
        max-width: 100%;
        height: 100vh;
        border-radius: 0px;
        padding: 15px;
    }
    .sec-title {
        margin-bottom: 31px;
    }
    .close_btn {
        font-size: 12px;
    }
    .header-menu img {
        width: 35px;
    }
    .text-box ol {
        margin-top: 14px;
        margin-bottom: 18px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 15px 10px;
    }
}