* {
    margin: 0;
    padding: 0;
    font-family: Helvetica, sans-serif;
}
body{
    margin: auto;
    max-width: 1600px;
}
&--itunes::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #eee;
    box-shadow: 0 0 1px 1px #bbb, inset 0 0 7px rgba(0, 0, 0, 0.3)
}

&--itunes::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(left, #96A6BF, #63738C);
    box-shadow: inset 0 0 1px 1px #5C6670;
}

&--itunes::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(left, #8391A6, #536175);
}
.post-content a {
    color:#ffd800;
}
.telegram-img {
        max-width: 60px !important;
    margin-top: 10px;
}
.timing .row{
    border-bottom: 0 !important;
}

.a7-h {
        text-align: center;
    background: black;
    color: white;
    border: 0;
    padding: 4px 0px 20px 0;
    margin: -1px 0 -1px 0;
    font-size: 34px;
}
/* Refresh Button */
.page-referesh {
    height: 75px;
    position: fixed;
    bottom: 5px;
    right: -25px;
    padding: 15px 25px;
}

/* Header */

.header-background {
    background-color: black;
    padding: 30px 0 20px;
}

.header-background ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.header-background ul li {
    float: left;
    padding: 0 50px;
    width: 33.3%;
}

.header-background ul li a {
    display: block;
    padding: 12px 33px;
    text-align: center;
    background: #ffd800;
    color: #000;
    font-weight: 700;
    border-radius: 30px;
    text-decoration: none;
    letter-spacing: .5px;
    text-transform: uppercase;
    box-shadow: 2px 2px hsla(0, 0%, 100%, .9);
    border: 1px solid #000;
    font-size: 14px;
}

.header-background ul li a:hover {
    background: white;
    box-shadow: 2px 2px #ffd800;
}
.home-openfaqs h2{
    background: #ffd800;
    padding: 20px 0;
     background-image: linear-gradient(to top, #ff9000, #ffe400) !important;
}
.home-openfaqs p{
        font-size: 18px;
    text-align: left;
}
.home-openfaqs {
    margin:0 0 28px 0 !important;
}
@media only screen and (max-width: 991px) {
    .header-background ul li a {
        box-shadow: none;
        padding: 9px 6px;
        font-size: .7rem;
        text-decoration: none;
    }

    .header-background ul li {
        padding: 0 4px;
    }
}

.header-background marquee {
    font-size: 12px;
    font-weight: bold;
    color: white;
    margin-top: 24px;
    position: relative;
    overflow: hidden;
}

.header-background .logo {
    background: #ffd800;
    padding: 30px 0;
    font-size: 27px;
    text-align: center;
    font-weight: 700;
    margin-top: 25px;
}

.blink {
    animation: blinker 1.5s linear infinite;
    font-family: sans-serif;
    color: black;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/* Waiting Area */

.waiting-area-mainDiv {
    background-color: black;
}

.clock {
    font-weight: 700;
    color: #ffd800;
    display: block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    min-height: 2rem;
}

.han-bhai {
    font-weight: 700;
    font-size: 24px;
    color: white;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.gameName {
    margin-top: 25px;
    font-weight: 700;
    font-size: 35px;
    color: white;
    text-align: center;
}

.gameName img {
    height: 60px;
}



/* Today Yesterday Table */

.main-game-disawar {
    background: #ffd800;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    text-align: center;
    line-height: 35px;
}

.main-game-disawar .game {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #242424;
    ;
}

.main-game-disawar .time {
    font-size: 18px;
    font-weight: 400;
}

.main-game-disawar .result {
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #242424;
}

.main-game-disawar .result img {
    margin-left: 4px;
    margin-right: 4px;
    height: 30px;
    aspect-ratio: auto 20 / 20;
    width: 30px;
    transform: translateY(6px);
}

.game-chart-link {
    margin-top: 2px;
    min-height: 1px;
    font-size: 15px;
    padding: 1.25rem;
    border: 1px dashed red;
    background: #ffd800;
    border-radius: 5px;
    font-weight: bold;
    color: #242424;
    text-align: center;
}

.game-chart-link a {
    font-size: 15px;
    color: #0d6efd;
}
.game-box { 
    margin-bottom: 14px !important;
        border-radius: 10px !important;
    border: 3px dashed red !important;
        padding: 16px 8px !important;
        background-image: linear-gradient(to bottom, #facc15, white) !important;
}
.game-box p {
    font-size: 14px !important;
    color: #000000;
    line-height: 24px !important;
}
.today-yesterday-table-header {
    background-color: black;
    color: white;
    display: flex;
    font-weight: bold;
    margin-top: 20px;
}

.today-yesterday-table-header .satta-name {
    width: 37%;
    text-align: center;
     padding: 16px 8px;
    font-size: 15px;
    border: 1px solid rgb(71, 70, 70);
}

.today-yesterday-table-header .header-columns {
    text-align: center;
    width: 31.5%;
    padding: 16px 8px;
    font-size: 15px;
    border-right: 1px solid rgb(71, 70, 70);
}

.today-yesterday-container {
    color: black;
    display: flex;
    font-weight: bold;
}

.today-yesterday-container .game-name {
background-color: #ffd800;
    width: 37%;
    text-align: center;
    padding: 8px;
    font-size: 15px;
    border: 1px solid black;
    border-top: 0px;
    line-height: 20px;

}

.today-yesterday-container .game-name a {
    text-decoration: none;
    color: black;
}

.today-yesterday-container .game-result {
    text-align: center;
    width: 31.5%;
    padding: 8px;
    font-size: 22px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    line-height: 48px;
}

@media only screen and (max-width: 991px) {
    .today-yesterday-container .game-name {
        font-size: 15px;
    }
}

@media only screen and (max-width: 400px) {
    .today-yesterday-container .game-name {
        line-height: 23px;
    }
}



/* Play Bazar Chart Link */

.play-bazar-link {
    padding: 20px 0;
    margin-top: 25px;
    color: #000;
        background-image: linear-gradient(to top, #ff9000, #ffe400) !important;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    border-top: 2px solid;
    border-bottom: 2px solid; 
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.play-bazar-link h1 {
    font-weight: 700;
    font-size: 2.5rem;
}

.play-bazar-link div {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 4px;
    box-shadow: 4px 4px 0 0 #fff, 4px 4px 0 1px #000;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 0 5px 10px 0;
    padding: 12px 40px;
    text-align: center;
}

.play-bazar-link div a {
    text-decoration: none;
    color: white;
}

@media only screen and (max-width: 650px) {
    .play-bazar-link {
        display: block;
        text-align: center;
    }

    .play-bazar-link h1 {
        font-size: 15px;
        line-height: 35px;
    }
}



/* Advertisment */

.ads-main-div {
    display: flex;
    margin-top: 14px;
        justify-content: space-between;
}

.ads-main-div img {
     max-width: 150px;
}
.ads-main-div p {
font-size: 16px;
    color: #000000;
}
.ads-main-div .big-add p {
   font-size: 15px;
    color: #000000; 
    line-height:18px;
}
.ads-main-div .big-add2 p{
    line-height:25px !important;
}
.telegram-box {
        height: 147px;
}
.game-box {
    width: 49.7% !important;
        height: 100%;
}
.big-add {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    /*flex: 1 1 auto;*/
    min-height: 1px;
    padding: 1.25rem;
    border: 1px dashed red;
    background: #FFD900;
    border-radius: 20px;
    font-weight: bold;
    line-height: 33px;
    overflow-wrap: break-word;
            background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.big-add2 {

     width: 100%;
    text-align: center;
    box-sizing: border-box;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    border: 2px dashed red;
    background: #FFD900;
    border-radius: 20px;
    font-weight: bold;
    line-height: 33px !important;
    overflow-wrap: break-word;
    background-image: linear-gradient(to bottom, #facc15, #ffffff);
    margin: 8px 0;
}
.timing {
    margin: 0px auto 0 !important;
    max-width: 300px;
    
}
.rate {
    
    font-size: 14px !important;
    line-height: 1.6;
}
.small-add {
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    flex: 1 1 auto;
    margin-left: 5px;
    height: max-content;
    padding: 1.25rem;
    border: dashed red;
    background: #FFD900;
    border-radius: 20px;
    font-weight: bold;
    line-height: 36px;
}



.ads-main-div .small-add p:nth-child(5) {
    font-size: 0.9rem;
}

.ads-main-div .big-add p:nth-child(2) {
    font-weight: bolder;
}

.ads-main-div .big-add p:nth-child(18) {
    font-weight: bolder;
    line-height: normal;
}

.ads-main-div .big-add p:nth-child(18) {
    font-size: 14px;
    line-height: normal;

}

.ads-main-div .big-add p:nth-child(18) b {
    font-size: 1.1rem;
    font-weight: bolder;
}

.ads-main-div .big-add p:nth-child(22) {
    font-weight: bolder;
}

.ads-main-div .big-add p:nth-child(13) b {
    font-weight: bolder;
}

.ads-main-div .big-add p:nth-child(24) b {
    font-weight: bolder;
}

.ads-main-div .big-add p:nth-child(25) {
    font-weight: bolder;
}

.ads-main-div .big-add p:nth-child(26) {
    color: #0d6efd;

}

.ads-main-div .small-add p:nth-child(2) b {
    font-weight: bolder;
}

.ads-main-div .small-add p:nth-child(3) {
    font-weight: bolder;
}

@media only screen and (max-width: 850px) {
    .faq-ribban {
    padding: 20px 0;
    font-size: 20px;
}
    .telegram-box {
    height: 170px;
}
    .ads-main-div {
            margin-top: 8px;
        display: block;
        text-align: center;
    }

    .ads-main-div .big-add {
        width: 100% !important;
        margin: 8px 0 0 0;
    }

    .ads-main-div .small-add {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
}



/* Current Month */

.current-month-ribben {
    padding: 20px 0;
    color: #000;
    border-bottom: 1px solid #000;
    border-top: 2px solid #000;
    background: #ff9000;
    background: #FFD900;
    margin-top: 2px;
    font-size: 2.5rem;
    font-weight: bolder;
    text-align: center;
        background-image: linear-gradient(to top, #ff9000, #ffe400) !important;
}

@media only screen and (max-width: 768px) {
    .home-openfaqs h2 {
    background: #ffd800;
    padding: 20px 0; 
    font-size: 16px;
}
    .current-month-ribben {
        font-size: 15px;
    }
}


.search-game-year {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    margin: auto;
        padding: 19px 12px !important;
    gap: .5rem;
    padding-bottom: 0;
}

.search-game-year select {
    width: 100%;
    text-transform: uppercase;
    padding: .8rem;
    outline: none;
    border: 2px solid #ffd800;
    border-radius: 5px;
    font-weight: 700;
}

.search-game-year button {
    padding: 12px 20px;
    outline: none;
    border: 1px solid #ffd800;
    background-color: #ffd800;
    border-radius: 5px;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
    .search-game-year select {
        padding: 8px 16px;
        font-weight: 700;
        width: auto;
        text-transform: uppercase;
        outline: none;
        border: 2px solid #ffd800;
        border-radius: 5px;
    }

    .search-game-year {
        width: 100%;
    }

    .search-game-year button {
        padding: 10px 10px;
    }
}


/* Styles for the table */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.monthResultTable {
    display: flex;
    background-color: white;
    overflow-x: scroll;
}

.monthResultTable::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}


.monthResultTable .monthGame .row-column {
    background-color: #ffd800;
    width: fit-content;
    min-width: 70px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    border: 1px solid black;
    border-bottom: 0;
    font-size: 15px;
    padding: .5rem;

}
.monthResultTable .monthGame div:nth-child(1){
    min-height: 52px;

}
.monthResultTable .monthResult div:nth-child(1) {
    background-color: #ffd800;
    min-width: 161px;
    border: 1px solid black;
    border-left: 0;
    text-align: center;
    padding: .5rem;
    letter-spacing: 0px;
    min-height: 52px;
}

.monthResultTable .monthResult {
    flex-grow: 1;
}

.monthResultTable .monthResult .row-column {
    padding: .5rem;
    font-size: 15px;
    min-width: 70px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid black;
    border-bottom: 0;
    border-left: 0;
    letter-spacing: 1px;
  
}


/* Faq  */

.faq-ribban {
        background-color: #ffd800;
    color: black;
    text-align: center;
    padding: 20px 0;
    font-weight: 700;
    font-size: 30px;
}

.faq-container {
    display: flex;
    flex-direction: column;
    background-color: black;
    min-height: 50px;
    height: max-content;
    color: white;
    border-radius: 10px;
    width: 50%;
    margin: 7px auto .7rem;
}

.faq-container:hover {
    background-color: #1a252f;
    cursor: pointer;
}

.faq-question-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 13px;
    height: 50px;
    font-weight: bold;
}

.faq-container .faq-answer {
    position: relative;
    min-height: 50px;
    height: max-content;
    background-color: white;
    width: 100%;
    border-radius: 10px;
    justify-content: start;
    align-items: center;
    padding: 9px 15px;
    display: none;
    color: #1a252f;
    font-weight: bold;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, .5);
}

.faq-container .faq-icon {
    rotate: 0deg;
}


.faq-open .faq-answer {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    display: flex !important;
}

.faq-open .faq-icon {
    rotate: 90deg;
}

@media only screen and (max-width: 768px) {
    .faq-container {
        width: 98%;
        margin: 10px 5px;
    }
}

@media only screen and (max-width: 368px) {
    .faq-question-box {
        padding: 30px 13px;
    }
}




/* Chart Page */

.chart-page-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 2rem;
    text-align: center;
    background-color: black;
    color: white;
    padding: 9px 30px;
}

.chart-page-ribbon {
    padding: 20px 0;
    color: #000;
    border-bottom: 1px solid #000;
    border-top: 2px solid #000;
    background: #FFD900;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
        background-image: linear-gradient(to top, #ff9000, #ffe400) !important;
}
.today-yesterday-table-header {
        margin-top: 5px;
}
@media only screen and (max-width: 768px) {
    .chart-page-ribbon {
        font-size: 15px;
    }
}


.yearly-game-chart-container {
    margin-top: 10px;
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
    gap: 5px;
    padding: 10px;
}

.yearly-game-chart-container a{
    text-decoration: none;
}

.yearly-game-chart-inner-div {
    background-color: #ffe400;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    font-family: Helvetica,sans-serif;
}

.yearly-game-chart-inner-div:hover {
    background-color: black;
    color: #ffe400;
}

.margin-top{
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    .yearly-game-chart-container {
        grid-template-columns: 1fr;
    }
}




/* Yearly Chart Page */

.yearResultTable {
    display: flex;
    background-color: white;
    overflow-x: scroll;
   
}


.yearResultTable .yearGame .row-column {
    width: fit-content;
    min-width: 70px;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    font-size: 16px;
    color: blue;
    border-bottom: 1px solid #dee2e6;
}

.yearResultTable .yearGame .row-column:nth-child(1){
    background-color: #ffd800;
    color: black;
    font-size: 17px;
    border: none;
}

.yearResultTable .yearResult div:nth-child(1) {
    background-color: #ffd800;
    min-width: 90px;
    text-align: center;
    font-weight: 700;
    color: black;
    font-size: 17px;
    border: none;
}

.yearResultTable .yearResult {
    flex-grow: 1;
}

.yearResultTable .yearResult .row-column {
    padding: 10px 0;
    font-size: 16px;
    min-width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: blue;
    font-weight: bold;
    border-bottom: 1px solid #dee2e6;
}



/* SEO Content */

.seo-content .heading{
    background: linear-gradient(180deg, #ff9000, #ffe400);
    padding: 20px;
    text-align: center;
}

.seo-content .content{
    padding: 20px;
    text-align: center;
}
.game-name {
        font-size: 35px;
    text-transform: uppercase;
}
@media (max-width: 474.99px) {
    .game-name {
        font-size: 15px; 
}
    .ads-main-div p {
    font-size: 14px;
    color: #000000;
    line-height: 27px;
}
    .main-game-disawar {
    background: #ffd800;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    text-align: center;
    line-height: 24px;
}
    .a7-h {
    font-size: 17px;
}
    .faq-question {
        font-size: 14px;
    }
.home-openfaqs p {
        text-align: left;
        padding: 0 6px;
        font-size: 14px;
        line-height: 25px;
}    

}