body {

    background-color: #b975d5;

}
.header img{
    display: none;
}
.headerTitle a{
    display: block;
}

.mobileAPP {

    /* max-width: 768px;

    width: 768px; */

    margin: 0 auto;

    background-color: #b975d5;

    padding: 5px;

}



/* .mobileAPP .header img{

    width: 100%;

} */

.header {

    background-color: #68357c;

    display: block;

    text-align: center;

    padding: 10px 0;

    border: 2px solid #22d3ee;

    border-radius: 0.75em;

}

.header .headerTitle a{
    text-decoration: none;
}

.headerTitle span {

    color: #6ee7b7;

    text-transform: uppercase;

    font-size: 24px;

    line-height: 32px;

    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;

}



.headerContent {

    border: 2px solid #22d3ee;

    border-radius: 0.75em;

    margin: 5px 0;

    background-color: #68357c;

}



.headerContent h1 {

    color: #fb923c;

    font-weight: 600;

    font-size: 1.5rem;

    line-height: 2rem;

    padding: .5rem;

    text-align: center;

}



.headerContent p {

    text-align: center;

    color: #fff;

    line-height: 24px;

    padding: 0 30px;

     font-size: 14px;

}



.fastestResult .title {

    background-color: #884ea0;

    text-align: center;

    color: #fff;

    font-size: 25px;

    font-weight: 700;

    padding: 8px;

    font-family: Georgia, serif;

}



.fastestResult .content {

    background-color: #fffff0;

    /* height: 200px; */

    text-align: center;

}



.fastestResult .content .subContent{

    background-color: ivory;

    font-size: 24px;

    font-family: Georgia, serif;

    border-bottom: 1px ridge #68357c;

    padding-top: 14px;

    padding-bottom: 15px;

    text-shadow: 1px 1px 1px #ffc0cb;

    font-style: initial;

}



.fastestResult .content .fastestResultName{

    color: #68357c;

    font-weight: 700;

        font-size: 24px;

    font-family: Georgia, serif;

    text-shadow: 1px 1px 1px #ffc0cb;

    margin: 0;

}

.fastestResult .content .fastestResultNumber{

        font-weight: 700;

    color: #000;

    font-size: 27px;

    font-family: Tahoma, Geneva, sans-serif;

    font-style: initial;

    margin-bottom: 5px;

}

.fastestResult .content .fastestResultButton{

        border-radius: 6px;

    color: #fff;

    font-family: Georgia, serif;

    font-size: 13px;

    font-weight: 600;

    padding: 4px 6px;

    background-color: #68357c;

    box-shadow: 0 1px 0 0 #000;

    text-decoration: none;

    display: inline-block;

    cursor: pointer;

    text-align: center;

    margin-bottom: 0;

}

.todayLucky {

    background-color: #fff;

}



.todayLucky .title {

    text-align: center;

    color: #000;

    font-weight: 600;

    padding: 5px 0;

    font-size: 24px;

    background-color: #f7f7f7;

}



.todayLucky .content table {

    width: 100%;

}



.todayLucky .content table thead tr {

    background-color: #884ea0;

    /* width: 100%; */

    text-align: center;

    color: #fff;



}



.todayLucky .content table thead tr th {

    padding: 10px 0;

    border: 2px solid #00ffff;



}



.todayLucky .content table tbody tr td {

    color: #8c1478;

    text-align: center;

    font-weight: 600;

    font-size: 20px;

    line-height: 35px;

    border: 2px solid #00ffff;

}



.matkaJodiChart {

    background-color: #884ea0;

    border-radius: 0.75em;

    text-align: center;

    padding: 5px 0;

    border: 2px solid #22d3ee;

}



.matkaJodiChart .title {

    color: #fb923c;

    font-weight: 600;

    font-size: 1.5rem;

    line-height: 2rem;

    text-align: center;

}



.matkaJodiChartContent {

    background-color: #68357c;

    padding: .25rem 0;

    border: 2px solid #22d3ee;

    border-radius: .75rem;

    margin: .25rem 0;

}



.matkaJodiChartContent .matkaContentButton {

    /* background: #b975d5; */

    padding: .5rem 0;

    font-size: 1.125rem;

    line-height: 1.75rem;

    font-weight: 600;

    text-align: center;

    border-bottom: 1px solid #b975d5;

    /* border-radius: .5rem; */

    margin: 0;

}

.matkaJodiChartContent .matkaContentButton:last-child {border-bottom: 0px;

}

.matkaJodiChartContent .matkaContentButton a {

        color: #fff;

    text-shadow: 1px 1px 3px #1c0824;

    text-decoration: inherit;

}



.gamezoneOtc {

    display: inline-grid;

    border-radius: .75rem;

    margin: .25rem 0;

    border: 2px solid #22d3ee;

    background: #fff;

    text-align: center;

        width: 100%;

}



.gamezoneOtc span.title {

    color: #fb923c;

    font-weight: 700;

    font-size: 1.25rem;

    line-height: 1.75rem;

    text-align: center;

    padding: .5rem;

    background-color: #884ea0;

    border-top-left-radius: .75rem;

    border-top-right-radius: .75rem;

}



.gamezoneOtc .content {

    padding: .5rem;

}



.gamezoneOtc .content .callButton {

    color: #172554;

    font-weight: 600;

    font-size: 1.5rem;

    line-height: 2rem;

}



.gamezoneOtc .content .callButton a {

    color: #7e22ce;

    text-decoration: inherit;

}



.matkagameZone .matkagameZoneMain {

    padding: .5rem;

    background-color: #68357c;

    border: 2px solid #22d3ee;

    border-radius: .75rem;

    margin: .25rem 0;

}



.matkagameZone .matkagameZoneMain .matkagameZoneContent {

    border: 2px solid #a855f7;

    border-radius: .75rem;

    margin: .25rem 0;

}



.matkagameZone .matkagameZoneMain .matkagameZoneContent .title {

    background-color: #68357c;

    color: #fff;

    font-weight: 700;

    font-size: 1.25rem;

    line-height: 1.75rem;

    text-align: center;

    padding: .25rem;

    border-top-left-radius: .75rem;

    border-top-right-radius: .75rem;

}



.matkagameZone .matkagameZoneMain .matkagameZoneContent .content {

    

    border-bottom-left-radius: .75rem;

    border-bottom-right-radius: .75rem;

    padding: .25rem;

}



.matkagameZone .matkagameZoneMain .matkagameZoneContent .content .subContent {

    /* display: block; */

    text-align: center;

    font-weight: 600;

    color: #fff;

    margin: 0;

    background-color: #68357c;

}



.matkagameZone .matkagameZoneMain .matkagameZoneContent .content span {

    color: #fb923c;

}



.sattaResultLive .title {

    background-color: #884ea0;

    margin-top: 5px;

    margin-bottom: 0;

    padding: 10px 0;

    text-align: center;

    color: #fff;

    font-style: initial;

    font-size: 25px;

    font-family: Georgia, serif;

    font-weight: 700;

}



.sattaResultLive .sattaResultLiveMain {

    background-color: #fff;

    border: 2px solid #00ffff;



}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent {

    border-bottom: 1px solid #68357c;

    padding: 10px 10px 2px;

    text-align: center;

}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultTitle {

    color: #68357c;

    font-weight: 700;

    font-size: 24px;

    font-family: Georgia, serif;

    font-style: italic;

    text-shadow: 1px 2px 1px #faebd7;

    text-align: center;

    margin: 0;

}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultNumber {

    font-weight: 700;

    color: #000;

    font-size: 27px;

    font-family: Tahoma, Geneva, sans-serif;

    font-style: italic;

    margin-bottom: 15px;

    text-shadow: 1px 2px 1px #faebd7;

    text-align: center;

    margin: 0;





}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultLeftTime {

    font-weight: 600;

    color: #fff;

    font-size: 15px;

    font-family: Tahoma, Geneva, sans-serif;

    float: left;

    margin: 0;

    border-radius: 5px;

    background-color: rgba(60, 10, 80, .79);

        padding: 0 5px;

    

}

.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultLeftTime a, .sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultRightTime a{

    text-decoration: none;

    color: #fff;

}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultCenter {

    /* border-radius: 5px;

    background-color: rgba(60, 10, 80, .79); */

    color: #900c3f;

    font-weight: 700;

    /* width: 100px; */

    font-size: 14px;

    padding: 3px;

    display: inline-block;

    border-width: 0;

    text-align: center;
font-style: italic;
    margin: 0;

}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultRightTime {

    font-weight: 600;

    color: #fff;

    font-size: 15px;

    font-family: Tahoma, Geneva, sans-serif;

    float: right;

    margin: 0;

    border-radius: 5px;

    background-color: rgba(60, 10, 80, .79);

    padding: 0 5px;

}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultCenterButton {

    color: #fff;

    background-color: #008000;

    border-color: #4cae4c;

    padding: 5px;

    font-size: 15px;

    border-radius: 5px;

    display: block;

    margin: 10px auto 0;

    width: 65%;

}



.sattaResultLive .sattaResultLiveMain .sattaResultLiveContent .resultCenterButton a {

    color: #fff;

    text-decoration: none;

    display: block;

    font-weight: 700;

    font-size: 15px;

    font-family: Georgia, serif;

}



.matkaJodiChartContentDec {

    padding: .25rem;

    background-color: #884ea0;

    border-radius: .75rem;

    border: 2px solid #22d3ee;

    margin: .25rem 0;

    color: #fff;

    text-align: center;

}



.matkaJodiChartContentDec .contentMarkting {

    color: #fb923c;

    font-weight: 700;

    font-size: 1.125rem;

    line-height: 1.75rem;

}



.matkaJodiChartContentDec p {

    font-size: 14px;

    padding: .25rem;

}



.matkaJodiChartContentDec.heightCustom {

    height: 150px;

    overflow: auto;

}



.matkaJodiChartContentDec.heightCustom strong {

    color: #24f7f7;

}



.matkaJodiChartContentDec .contentMarktingDis {

    color: #22d3ee;

    font-weight: 600;

    font-size: 1.5rem;

    line-height: 2rem;

    text-align: center;

}



.matkaJodiChartContentFooter {

    padding: .25rem;

    background-color: #68357c;

    border-radius: .75rem;

    border: 2px solid #22d3ee;

    margin: .25rem 0;

    color: #fff;

    text-align: center;

}



.matkaJodiChartContentFooter ul,

.matkaJodiChartContentFooter ol {

    margin: 0;

}



.matkaJodiChartContentFooter ul li,

.matkaJodiChartContentFooter ol li {

    list-style: none;

    display: inline-block;

    margin: 10px 5px;

}



.matkaJodiChartContentFooter ul li a {

    text-decoration: none;

    padding-left: .50rem;

    padding-right: .50rem;

    border-radius: .25rem;

    font-weight: 600;

    color: #fff;

    background: #fb923c;

}



.matkaJodiChartContentFooter ol li a {

    text-decoration: inherit;

    color: rgb(255, 255, 255);

    font-weight: 600;

}



.matkaJodiChartContentFooter p {

       color: #e5e7eb;

    margin: 0;

    font-family: Georgia, serif;

    font-style: italic;

    font-size: 20px;

    font-weight: 600;

}

 /* .matkaJodiChartContentDaily .matkaContentButton{

    background: #68357c !important;  

    padding: .3rem;

    font-size: 1.125rem;

    line-height: 1.75rem;

    font-weight: 600;

    text-align: center;

     border: 0px solid #9a3412  !important; 

    border-radius: .5rem;

    margin: 0;

 } */

  .matkaJodiChartContentDaily .matkaContentButton a{

 color: #fff !important;

    text-shadow: 1px 1px 3px #fff !important;

    background-image: linear-gradient(-225deg, #fb923c 0, #ffffff 29%, #22d3ee 67%, #22d3ee 100%);

    background-size: 200% auto;

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    animation: textclip 2s linear infinite;

   }

   

 @keyframes textclip {

  0% {

      background-position: 0% 50%;

  }

  100% {

      background-position: 200% 50%;

  }

}





/* JODI PAGE */

.bottombutton{

    

    text-align: center;

}

.top{

    padding-top: 5px;

}

.bottombutton .bottombuttonButton{

        color: #fff;

    text-decoration: none;

    background: #fb923c;

    padding: 5px 25px;

    text-align: center;

    border-radius: 5px;

    display: inline-block;

}

.chart{

    background-color: #fff;

    display: block;

    padding-top: 20px;

    padding-bottom: 40px;

}

.chart .sattamattaTitle h2{

color: #000;

    text-align: center;

    margin-top: 25px;

    margin-bottom: 25px;

    font-style: italic;

    font-weight: 700;

    font-family: Helvetica Neue;

}

.chart table, .chart th, .chart td {

  border: 1px solid #68357c;

  border-collapse: collapse;

}

.chart table th{

        font-weight: 700;

    line-height: 1.3em;

    font-size: 16px;

    letter-spacing: 1px;

    padding: 5px;

    color: #68357c;

    font-style: italic;

    font-family: Calibri;

}

.chart table td{

    font-weight: 700;

    line-height: 1.3em;

    font-size: 16px;

    letter-spacing: 1px;

    padding: 5px;

    color: #000;

    font-style: italic;

    font-family: Calibri;

}

.chart .taableCenter{

    text-align: center;

    display: flex;

    justify-content: center;

}

.sattaResultLiveJodi .sattaResultLiveMain .sattaResultLiveContent{

    border-bottom: 0px;

}





/* All 220 Card List */

/* .chart_mid{

    border: 2px solid #22d3ee;

} */

 .chart_content1 {

    text-align: center;

    box-sizing: border-box;

    font-weight: 600;

    font-size: 16px;

    border-bottom: 2px solid #22d3ee;

    padding: 10px 0;

    /*display: flex;*/

    flex-wrap: wrap;

    align-content: space-between;

    justify-content: space-around;

    align-items: center;

    text-shadow: 1px 2px 1px #cfabdd;

}

.chart_content1 strong {

    font-size: 20px;

    padding: 19px 25px;

    /*border: 1px solid #22d3ee;*/

    border-radius: 100%;

    line-height: 30px;

    /*background: #fff;*/

}

.gamezoneOtc.gamezoneOtcCard .content{

    padding: 0;

}

.gamezoneOtc.gamezoneOtcCard, .gamezoneOtc.gamezoneOtcCard span.title{

    border-radius: 0;

}

.gamezoneOtc.gamezoneOtcMatka .chart_content{

    border-bottom: 2px solid #22d3ee;

}

.gamezoneOtc.gamezoneOtcMatka .chart_content h1{

    font-size: 15px;

    padding-top: 15px;

}

.gamezoneOtc.gamezoneOtcMatka .content {

    padding: 0;

}

.gamezoneOtc.gamezoneOtcMatka .content h1, .gamezoneOtc.gamezoneOtcMatka .content p{

    color: #8c1478; font-size:18px;

}

.matkaJodiChartContentFooter .matkaJodiChartContent .matkaContentButton{

    width:49%;

    display:inline-block;

}

.matkaJodiChartContentFooter .matkaJodiChartContent .matkaContentButton:nth-child(5){    border-bottom: 0px;}

.gamezoneOtc .setting{

    background: #22d3ee;

    padding: 8px;

    color: #ffffff;

    font-weight: 700;

    font-size: 18px;

}

.gamezoneOtc .setting span{

    color:#884ea0;

}

.settingContent{

        color: #000;

    font-weight: 600;

    font-size: 18px;

}

.settingContent .setOne span{

    background: #23f71f;

}

.settingContent .setTwo span{

    background: #ED9565;

}

.settingContent .setTwo .setTwoSix{

    background: #000;

    color:#fff;

}

.settingContent .setRun span{

    background: #C71585;

     color:#fff;

}

.settingContent .jodiTotalCustom span{

    background:#000;

    color:#fff;

}
.bottombuttonButton {
    background: #fb923c;
    color: white;
    padding: 5px 10px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.3s;
}
 .Refreshbottombutton {

            position: fixed;

            bottom: 20px;

            left: 20px;

            right: 20px;

            display: flex;

            justify-content: right;

            z-index: 9999;

        }
.fastestResult:last-child{
            border: 2px solid #22d3ee !important;
    border-radius: 0.75em !important;
    margin: 5px 0 !important;
    }