body { 
     overflow-x: hidden;
    margin: 0;
 }


.gradient7 {
    background: #000;
    margin: 0px 0 10px;
    text-align: center;
}
.gradient7 h1 {
    background: #fff none repeat scroll 0 0;
    border: 4px inset #0bfefe;
    color: #9b07f8;
    font: bold 310%/100% "Lucida Grande",Arial,sans-serif;
    letter-spacing: 3px;
    margin: 4px 4px 10px;
    padding: 4px;
    position: relative;
    text-transform: uppercase;
    font-size: 65px;
}
.matkaPanelHeading {
    margin-top: 20px;
    width: 100%;
    float: left;
}
/* .matkaPanelHeading h2 {
    background-color: #1a842c;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    border-top: 4px solid #009;
    border-bottom: 4px solid #009;
    font-size: 40px;
    font-weight: bolder;
} */
.topMatkaKeywords1 {
    background: #fefefe;
    margin: 0px 0 10px;
    color: #373737;
    font-weight: 600;
    text-align: center;
    border-top: 4px solid #009;
    border-bottom: 4px solid #009;
    font-size: 10px;
    width: 100%;
    float: left;
}
.topMatkaKeywords1 p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
    font-size: 18px;
    color: #138d81;
}
.topMatkaKeywords {
    width: 100%;
    background: #dd96aa;
    margin: 10px 0;
    color: #355d07;
    font-weight: 600;
    text-align: center;
    border-top: 4px solid #009;
    border-bottom: 4px solid #009;
    font-size: 12px;
    float: left;
}
.topMatkaKeywords p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
    font-size: 18px;
    color: #000;
}
.goToBottom {
    margin: 0 auto;
    width: 150px;
    padding: 10px 0 10px;
}
.goToBottom button, .goToTop button {
    width: 100%;
    padding: 5px;
    font-size: 12pt;
    background: #c40bad;
    border: 0;
    border-bottom: 5px solid #27eb1a;
    color: #fff;
    cursor: pointer;
}
.chartTablespanel {
    padding: 0 20px;
}
.commonHead {
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 15pt;
    text-shadow: 3px 3px black;
    line-height: 22pt;
    letter-spacing: 2px;
}
.commonHead span {
    color: #63c939;
}
.commonHead hr {
    width: 290px;
    display: block;
    height: 0px;
    border-top: 3px solid #009688;
    border-color: #0f8615;
    margin: 0 auto;
}
.commonHead br {
    display: none;
}
/* .chartTablespanel
{
    background-color: #554242;
} */
.chartTablespanel table {
    background: #fff;
    width: 400px;
    margin: 0 auto;
    color: #000;
    font-size: 20pt;
    margin-bottom: 20px;
    border-collapse: collapse;
    border: 1px solid #000;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.chartTablespanel table td {
    text-align: center;
    padding: 5px;
   text-shadow: 1px 0px #000, 0 0px #000, 1px 0 #000, 0 1px #000;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    border-bottom: 1px solid gray;
}
.chartTablespanel table td {
    text-align: center;
    padding: 5px;
    text-shadow: 1px 0px #000, 0 0px #000, 1px 0 #000, 0 1px #000;
}
.goToTop {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 150px;
    padding: 10px 0;
}

.dateFix {
    background: #124f61;
    text-align: center;
    padding: 20px 0;
    font-size: 20pt;
    color: #24b048;
    font-weight: 600;
    border-bottom: 5px solid;
    margin-bottom: 10px;
}
.dateFix .matkaFixCall {
    font-size: 20pt;
    color: #eece19;
    line-height: 26pt;
}
 .callNow {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 5px;
  }
.refreshButton
    {
          background-color: WHITE;
    color: rgb(48, 5, 28);
    border-width: 4px;
    border-color: #a31515;
    border-style: inset;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    border-radius: 10px;
    position: fixed;
    bottom: 35px;
    left: 16px;
    }
    .pannaMatkaAnkpanel i {
    color: #F50C2F;
}  ul.pagination {
    margin: 0px;
    padding: 0px;
    /* height: 100%; */
    overflow: hidden;
    font: 12px 'Tahoma';
    list-style-type: none;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
ul.pagination li a:hover, ul.pagination li a.current {
    background: #FFFFFF;

}
ul.pagination li {
    float: left;
    margin: 4px;
    padding: 0px;
    margin-left: 5px;
  }

ul.pagination li a {
    color: #474747;
    border: solid 1px #000;
    padding: 6px 9px 6px 9px;
    background: #E6E6E6;
    background: -moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6);
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6));
}
 
  /* ul#footerContainer {
    width: 100%;
    list-style: none;
    background-color: #3f3f3f;
    padding: 20px 0;
    float: left;
    margin-bottom: 0;
    height: 600px;
} */
ul#footerContainer>li {
    padding: 0 20px;
}
ul#footerContainer li ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 25%;
    text-align: left;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
ul#footerContainer li ul li h3 {
    color: #d3d3d3;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 3px solid #4f4f4f;
    width: 80%;
    padding-bottom: 5px;
    font-size: 18px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.callAdminNew p {
    font-size: 25pt;
    margin: 0;
    color: #FFC107;
}
.copyright {
    margin-bottom: 0px;
    width: 100%;
    float: left;
    color: #fff;
}
.copyright p {
    font-size: 9pt!important;
}
.socialLinks {
    width: 100%;
    float: left;
}
ul#footerContainer .socialLinks a {
    display: inline-block;
    float: left;
    margin-right: 10px;
    font-size: 30pt;
}
ul#footerContainer .socialLinks a p {
    margin: 10px 0;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
ul#footerContainer .fa-arrow-circle-right {
    color: #FFC107;
    padding-right: 5px;
}

ul#footerContainer li ul li a {
    display: block;
    text-decoration: none;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 16px;
}
ul#footerContainer {
    width: 100%;
    list-style: none;
    background-color: #3f3f3f;
    padding: 20px 0;
    float: left;
    margin-bottom: 0;
}

 body 
{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}

@media screen and (max-width: 480px) and (min-width: 320px)
{

	.chartTablespanel table td
	 {
    text-align: center;
    padding: 0px;
    text-shadow: -1px 0px #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    font-size: 11px;
   }
   .chartTablespanel table {
    width: 100%;
}
}
 
.matkaaajpass
{
    background: #55e6f5 !important;
}
.thsamaj
{
    text-align: center; 
    font-size: 20pt; 
    font-weight: 900;
     margin-bottom: 5px; 
     color: #000;
}
.thsamaj_th 
{
    text-align: center; font-size: 12pt; font-weight: 600; margin-bottom: 5px; color: #000;
}
.opclo
{
    text-align: center; font-size: 19px; font-size: 12pt; font-weight: 900; margin-bottom: 5px;
    color: #000;
}    
.thsamajtable 
{
    text-align: center; width: 100%; background-color: #d36c6c; border: 10px solid #23e79f;
}
.spanweek
{
   font-size:25px;font: caption !important; font-weight: 900 !important;
}
.pannaMatkaAnkweek p
{
    border-top: 2px solid #f19522 !important;
    border-bottom: 2px solid #56cc5b !important;
    padding: 10px 0 !important;

}
.pannaMatkaAnkweek {
    background: rgb(242,130,91);
    background: #fff;
    font-size: 18pt;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 0;
    font-family: Georgia,serif;
    background-color: #656e1b;
}
.pannaMatkaAnkweek i {
    color: #630000;
}
.topMatkaKeywordsweek
{
        width: 100%;
    background: #8bdbed;
    margin: 10px 0;
    color: #355d07;
    font-weight: 600;
    text-align: center;
    border-top: 4px solid #009;
    border-bottom: 4px solid #009;
    font-size: 12px;
    float: left;
}
.matkaFixCallweek
{
    padding-bottom: 2px;
    padding-top: 2px;
    color: #5B0D0D;
    font-size: 20px;
    font-weight: bolder;
}
.SattaMatka_Headingweek {
    background-color: #7a0e68;
    color: white;
    border-top-width: 2px;
    border-top-color: red;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: red;
    border-bottom-style: solid;
    border-left-width: 2px;
    border-left-color: white;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-color: white;
    border-right-style: solid;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 10px;
    text-align: center;
}

.ti {
    background-color: #824f0f;
    color: white;
    border-width: 3px;
    border-color: yellow;
    border-style: inset;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    font-style: italic;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 2px;
}
big {
    font-size: larger;
}
h2
{
    font-size: 95px;
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.ti small {
    font-size: 18px;
    font-weight: bold;
}
.CHARTS {
    background-color: #b7d9ed;
    color: #a51313;
    font-size: 25px;
    border-width: 5px;
    border-color: #deeb1b;
    border-style: groove;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-size: 25px;
}

 blink {
animation: blinker 0.4s linear infinite;
color: red;
}
@keyframes blinker {  
50% { opacity: 0; }
}
.blink-one {
    animation: blinker-one 1s linear infinite;
}
@keyframes blinker-one {  
    0% { opacity: 0; }
}
.blink-two {
    animation: blinker-two 1.4s linear infinite;
}
@keyframes blinker-two {  
    100% { opacity: 0; }
}
.gradient7vip {
    background: #000;
    margin: 0px 0 10px;
    text-align: center;
}
.gradient7vip h1
{
    background: #fff none repeat scroll 0 0;
    border: 4px inset #0bfefe;
    color: #9b07f8;
    font: bold 310%/100% "Lucida Grande",Arial,sans-serif;
    letter-spacing: 3px;
    margin: 4px 4px 10px;
    padding: 4px;
    position: relative;
    text-transform: uppercase;
    font-size: 65px;
    font-weight: bolder;
}
.smanvip
{
    font-size:25px;font: caption !important; font-weight: 900 !important;
}
.topMatkaKeywordsvip
{
        width: 100%;
    background: #f6c6d6;
    margin: 10px 0;
    color: #1731b0;
    font-weight: 600;
    text-align: center;
    border-top: 4px solid #ed0dd2;
    border-bottom: 4px solid #ed0dd2;
    font-size: 20px;
    float: left;
}
.topMatkaKeywordsvip p {
    width: 100%;
    background: #f6c6d6;
    margin: 10px 0;
    color: #1731b0;
    font-weight: 600;
    text-align: center;
    border-top: 4px solid #ed0dd2;
    border-bottom: 4px solid #ed0dd2;
    font-size: 27px;
    float: left;
}
.matkaVipContentvip
{
    text-align: center;
    background: #1a4520;
    margin-bottom: 10px;
}
.matkaVipContentvip p {
    margin: 0;
    font-size: 20pt;
    font-weight: 600;
    padding: 15px 0;
    color: #fff;
}
.matkaVipContentvip span {
    margin: 0;
    font-size: 15pt;
    font-weight: 600;
    padding: 15px 0;
    color: #f3f3f3;
}
.amtTable {
    width: 325px;
    margin: 0 auto;
    padding: 10px 0;
    color: #fcfcfc;
}
.amtTable table {
    border-color: #000;
    color: #fff;
    font-size: 20px;
}
.matkaVipContentvip h4 {
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 20pt;
}
.matkaLinksvip {
    background: #d9cf59;
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: 3px solid #39610e;
    margin-bottom: 10px;
    font-size: 25px;
}
.gradient7records
{
    background: #000;
    margin: 0px 0 10px;
    text-align: center;
}
.gradient7records h1 {
    background: #fff none repeat scroll 0 0;
    border: 4px inset #0bfefe;
    color: #9b07f8;
    font: bold 310%/100% "Lucida Grande",Arial,sans-serif;
    letter-spacing: 3px;
    margin: 4px 4px 10px;
    padding: 4px;
    position: relative;
    text-transform: uppercase;
    font-size: 65px;
}
.matkaFixCallrecords
{
    padding-bottom: 10px;
    font-size: 30px;
}
.commonHeadrecords {
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 15pt;
    text-shadow: 3px 3px black;
    line-height: 22pt;
    letter-spacing: 2px;
}
.commonHeadrecords span {
    color: #63c939;
}
.commonHeadrecords br {
    display: none;
}
.commonHeadrecords hr {
    width: 290px;
    display: block;
    height: 0px;
    border-top: 3px solid #009688;
    border-color: #0f8615;
    margin: 0 auto;
}

.matkaLinksrecords
{
      background: #90c0bc;
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: 3px solid #39610e;
    margin-bottom: 10px;
}
.matkaLinksrecords a {
    font-size: 25px;
    font-weight: bold;
}
.astrology-satta-jody {
    font-family: Georgia,serif;
    background-color: #27e52d;
    color: #220606;
    padding: 10px 0px;
    border-bottom: 4px solid #842507;
    font-weight: bold;
    font-size: 15pt;
    text-align: center;
    float: left;
    width: 100%;
}
.singlePannajody, .sattaJodijody {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 18pt;
    float: left;
    width: 100%;
    font-family: Georgia,serif;
    background: #641212;
}