/*
Theme Name: Pkmain

Description: Pkmain brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
*/


* {
margin: 0;
padding: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
word-wrap: break-word
}
body {
    background-color: #fc9;
font-family: 'Poppins', sans-serif;
font-weight: normal;
overflow-x: hidden;
font-size: 14px;overflow-x: hidden;
position: relative;
}
img {
vertical-align: middle;
max-width: 100%;
}
a img {
border: none;
}
a {
text-decoration: none;
color: #c6a332;
}
h2 {
font-size: 35px;
}
ul {
list-style: none
}
:focus {
outline: none
}
.wrapper {
margin-left: auto;
margin-right: auto;
max-width: 1240px;
padding: 0 20px;
width: 100%;
}
.clr {
clear: both;
float: none;
display: block;
}
.clr:after, .afclr:after {
clear: both;
float: none;
display: block;
content: ""
}
input[type="submit"], button {
-webkit-appearance: none
}
select {
word-wrap: normal
}
::-webkit-input-placeholder {

}
:-moz-placeholder {

}
::-moz-placeholder {
color: #404040;
}

.joditable_outer1{overflow:scroll;}
.header{
    background: #fc9;
    padding: 20px 10px;
    display: block;
    color: #fff8f8!important;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: 700;
    border: 3px solid #ff0016;
    border-radius: 0.75em;
    transform-style: preserve-3d;
    transition: transform 150ms cubic-bezier(0,0,.58,1) , background 150ms cubic-bezier(0,0,.58,1);
    
}
.logo{text-align: center;}
.logo a{color:#fff; font-size:24px;}

.marquee_text{float:right; color:#fff; padding-top:5px;}

.welcome_img{float:left; width:50%; padding-right:5%;}
.welcome_text{float:right; width:50%; padding:10px 0;}
.welcome_text h2{ font-size:20px; margin-bottom:20px;}
.welcome_text ul li{ margin:10px 0;}
.welcome_block{display:flex; align-items:center; }
.welcome_img img{max-width:none; width:auto; float:right;}
.banner_section{border-bottom:5px solid #ff1212;background: #ececec;}

.footer_section{background: #ff00a2;
    /*background: -webkit-linear-gradient(#ff1212,#d2f31b);*/
    /*background: linear-gradient(#ff1212,#d2f31b); */
    text-align: center; padding:15px 0; color: #fff;}

.result_section{padding:50px 0;}
.rsection-1{float:left; width:33.33%; padding:0 10px;}
.result_section h2{background:#ff1212; padding:10px; text-align:center; color:#fff; font-size:24px;}
.r_outer{margin:0 -10px;}
.rsection_inner{background:#fff; box-shadow:0px 0px 2px 2px #00000026; min-height:300px;}

.result_one{padding:10px 0; border-bottom:1px solid #D8D8D8; text-align:center}
.result_one h3{font-size:20px; margin-bottom:10px; text-decoration:underline; padding:0 20px; font-weight:bold;color: #036}
.result_time{color:#e60000; font-weight:bold;}

.rsection_inner ul{padding:10px;}
.rsection_inner ul li{ font-size: 14px; color:#000; margin:7px 0; font-weight:bold;}
.rsection_inner ul li img{ padding:0 5px;}
li img.first-icon{width:30px;}

.button_home{margin:10px 0;}
.button_home a{display:inline-block; text-align:center; padding:10px 20px; margin:10px 10px 10px 0; color:#fff; background:#ff1212; background:-webkit-linear-gradient(#d2f31b,#ff1212); background:linear-gradient(#d2f31b,#ff1212); font-size:15px; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.button_home a:hover{background:#d2f31b; background:-webkit-linear-gradient(#ff1212,#d2f31b); background:linear-gradient(#ff1212,#d2f31b);}
.button_home a i{padding-right:10px;}

.no_result_f{text-align:center; padding:20px 10px;}

.total_game{padding:0 0 50px;}
.total_game ul{margin:0 -10px;}
.total_game ul li{display:inline-block; text-align:center; padding:30px 30px; margin:5px 10px; font-weight:700; background:#ff1212; background:-webkit-linear-gradient(#d2f31b,#ff1212); background:linear-gradient(#d2f31b,#ff1212); color:#fff; border-radius:10px 0 10px 0}

.double_game_list{padding:50px 0 50px 0;}
.jodi_chart{float:left; width:33.33%;  padding:10px;}
.jc_inner{background:#fff; box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2); text-align:center; padding:40px 20px}
.mtka_heading{text-align:center; padding:20px 0; background:#ff1212}
.mtka_heading h2{color:#cbff9b; font-size:20px;}
.jodi_outer{margin:0 -10px;}
.jc_inner h3{margin-bottom:10px; color:#000;}
.jodi_result{color:#036; font-weight:bold; margin:10px 0; font-size:20px;}
.time_and_result{text-align:center; color:#000; text-transform:uppercase}
.jc_inner.highlight{background:#036;}
.jc_inner.highlight h3{margin-bottom:10px; color:#fff;}
.jc_inner.highlight .jodi_result{color:#fff; font-weight:bold; margin:10px 0; font-size:20px;}
.jc_inner.highlight .time_and_result{text-align:center; color:#fff; text-transform:uppercase}

.bootom_disclaimer_text{padding:40px 0; background:#f3f3f3; text-align:center}
.bootom_disclaimer_text h2{ color:#e60000; font-size:20px; margin-bottom:40px; border-bottom:1px solid}
.bootom_disclaimer_text h2 span{ position:relative; top:13px; background:#f3f3f3; padding:0 20px;}
.bootom_disclaimer_text p{ font-size:16px; color:#636363; margin-bottom:20px; line-height:1.5;}

.page_title{padding:30px 0; text-align:center; background:#d8d8d8;}
.page_title h1{font-size:20px; color:#036; margin:0;}
.page_padding{padding:60px 0;}
.astro_one{padding:30px 0;}
.game_list_astrology h2, .guessing_result-list h2{text-align: center;font-size: 24px;margin-bottom: 20px;color: #036;}
.game_list_astrology ul{text-align:center; margin-bottom:30px;}
.game_list_astrology ul li{ display:inline-block; text-align:center; padding:10px 20px;background: #036; color:#fff; margin:5px;font-size: 18px;}
.game_list_astrology ul li img{width:15px; position:relative; top:-2px; margin:0 3px;}
.guessing_result-list ul li { padding: 0 10px 0 0;margin: 0 5px 5px;font-size: 18px;line-height: 23px;
    color: #020202; font-weight:700;}
.guessing_result-list ul li:last-child{border:none;}
.guessing_result-list ul{text-align:center;}

.jodi_chart_list{list-style:none; padding:0; text-align:center}
.jodi_chart_list li{margin:10px 0; float:left; width:33.33%}
.jodi_chart_list li a{font-size: 15px;line-height: 23px; color: #e60000; font-weight:700; display:inline-block}
.jodi_chart_list li a img{width:15px; position:relative; top:-2px; margin:0 10px 0 0;}

.table_outer{margin:0 -20px;}
.table_one{float:left; width:33.33%; padding:0 20px; margin:0 0 20px 0;}
.table_one table{width:100%; text-align:center; border-collapse:collapse}
.table_one table tr:first-child td{background: #ff1212;
    background: -webkit-linear-gradient(#ff1212,#d2f31b);
    background: linear-gradient(#ff1212,#d2f31b); padding:20px; color:#fff;ffont-weight:700; font-size:16px; text-align:center}
.table_one table tr:first-child td img{margin:0 5px; position:relative; top:-2px;}
.table_one table tr td, #joditbody tr td, #joditbody tr th{ padding:10px;font-size: 15px; line-height: 23px;  color: #020202; border: 1px solid #ddd;}
table#joditbody{width:100%; margin:0 auto; text-align:center;}
.joditable_outer{width:100%; margin:0 auto;}
table#joditbody tr td:first-child{min-width:140px;}
#joditbody tr th{background-color: #ffc107;
    text-shadow: 1px 1px 2px #9a7400ab; color:#000;}

.astrology_btn{margin-top:20px; text-align:center}
.astrology_btn a{display: inline-block;text-align: center;padding: 10px 20px;margin: 10px 10px 10px 0;background:#ff1212; background:-webkit-linear-gradient(#d2f31b,#ff1212); background:linear-gradient(#d2f31b,#ff1212); color:#fff;font-size: 15px;
    -webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.astrology_btn a:hover, .refresh_btn a:hover{background:#d2f31b; background:-webkit-linear-gradient(#ff1212,#d2f31b); background:linear-gradient(#ff1212,#d2f31b);}
.refresh_btn{position:fixed; right:-75px; top:30%; z-index:10;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.refresh_btn a{display: inline-block;text-align: center;padding: 10px 20px;color: #fff;background:#ff1212; background:-webkit-linear-gradient(#d2f31b,#ff1212); background:linear-gradient(#d2f31b,#ff1212);font-size: 15px;
    -webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.refresh_btn a img{margin-right:20px; width:15px;}
.refresh_btn:hover{right:0;}

#importdataform{width:50%; margin:0 auto}
#importdataform label{display:inline-block; width:100px;}
#importdataform input, #importdataform select{ display:inline-block; width:calc(100% - 120px); padding:10px;}
#importdataform p{margin:20px 0;}
#importdataform input[type="button"]{display: inline-block;text-align: center;padding: 10px 20px;color: #fff;background: #003366;font-size: 15px;
    -webkit-transition: all 0.3s ease;transition: all 0.3s ease; cursor:pointer; border:none; width:100%}
#importdataform input[type="button"]:hover{background: #044688;}

.staranimation {
  -webkit-animation: KEYFRAME-NAME 0.5s infinite;
  -moz-animation:    KEYFRAME-NAME 0.5s infinite;
  -o-animation:      KEYFRAME-NAME 0.5s infinite;
  animation:         KEYFRAME-NAME 0.5s infinite;animation-timing-function: ease-out; 
}

.laststar{margin-left:10px !important;}
.form_msg{text-align:center;}
.sugmsg{color:#19CD11;}
.failmsg{color:#e60000;}

#table_idresult{ text-align:center; border:1px solid #d0cdcd}
#table_idresult tr th{background:#036; color:#fff; padding:10px;}
#table_idresult tr td{padding:10px; width:100px;}
#table_idresult tr:nth-child(even){background: #d6d6d6;}

@-webkit-keyframes KEYFRAME-NAME {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes KEYFRAME-NAME {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes KEYFRAME-NAME {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes KEYFRAME-NAME {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

@media screen and (max-width:767px){
#importdataform{width:auto;}

.rsection-1{float:none; width:auto; margin:30px 0;}
.table_one, .jodi_chart,.jodi_chart_list li {width:50%;}
.bootom_disclaimer_text p{font-size:13px;}
.welcome_img{float:none; width:auto;padding:0;}
.welcome_img img{width:100%; float:none; max-width:100%;}
.welcome_text{float:none; width:auto;}
.welcome_block{display:block;}
.logo, .marquee_text{float:none; width:auto; text-align:center}
.result_section{padding:10px 0;}
.joditable_outer{width:auto;}
}

@media screen and (max-width:479px){
.total_game ul li{display:block;}	
.table_one, .jodi_chart,.jodi_chart_list li{float:none; width:auto;}
.button_home a{font-size:12px; display:block;}	
#table_idresult tr td{padding:10px 2px;}
}




/*newcss*/
.para1 {
    margin-bottom: 5px;
    display: flex;
    padding: 5px;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    border: 2px solid #ff182c;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}
.para2 {
    text-align: center;
    border-width: 3px;
    border: 2px solid #0014e2;
    margin-bottom: 5px;
    border-style: outset;
    border-radius: 10px;
    border: 2px solid #ff182c;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}
.para2 h2 {
    color: #061699!important;
    text-shadow: 1px 1px 2px #fff;
}
.cm-patti, .matka-result{
    color: #000;
    text-align: center;
    margin-bottom: 8px;
    margin-top: -2px;
    display: block;
    font-size: 20px;
    outline: 4px #fff;
    outline-offset: -9px;
    border: 2px solid #ff182c!important;
    border-style: outset;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}
.cm-patti h3{
    background: #ff00a2;
    padding: 5px 10px;
    text-shadow: 1px 1px 2px #000;
    display: block;
    color: #fff8f8!important;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 0.75em;
    transform-style: preserve-3d;
    transition: transform 150ms cubic-bezier(0,0,.58,1) , background 150ms cubic-bezier(0,0,.58,1);
}
.cm-patti .row {
    display:flex;
}
.cm-patti h4 {
    font-size: 24px;
    color: #001699;
    text-shadow: 1px 1px 2px #fff;
}
.cm-patti p {
    font-size: 22px;
    text-shadow: none;
}
.cm-patti h4 {
    font-size: 24px;
    color: #001699;
    text-shadow: 1px 1px 2px #fff;
}
.marquee {
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 5px;
    height: 40px;
}
.cm-patti p {
    font-size: 22px;
    text-shadow: none;
}
.marquee p {
    animation: marquee 10s linear infinite;
    font-size: 16px;
    margin-top: 20px;
}

@keyframes marquee{0%{-moz-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0);}100%{-moz-transform: translate(0, -100%); -webkit-transform: translate(0, -100%); transform: translate(0, -100%);}}
.matka-result h4{
    background: #ff00a2;
    padding: 5px 10px;
    text-shadow: 1px 1px 2px #000;
    display: block;
    color: #fff8f8!important;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 0.75em;
    transform-style: preserve-3d;
    transition: transform 150ms cubic-bezier(0,0,.58,1) , background 150ms cubic-bezier(0,0,.58,1);
}
.matka-card .gn:not(:first-child) {
    display: block;
    border-top: 1px solid #ff0020;
    margin-top: 5px;
}
.matka-card .gn {
    display: block;
    font-size: 22px;
    color: #00094d;
    text-shadow: 1px 1px 2px #fff;
}
.matka-card .gr {
    display: block;
    color: #880e4f;
    text-shadow: 1px 1px 2px #ffe2c6;
    font-size: 21px;
    line-height: 1;
    margin: 3px 0;
}
.matka-card button{
    border: 1px solid #e6e6e6;
    background: #522f92;
    color: #fff;
    padding: 5px 7px;
    border-radius: 8px;
    font-size: 12px;
    margin: 2px 0 -1px;
    display: inline-block;
    transition: all .3s;
}
.para3 {
    text-align: center;
    background: linear-gradient(187deg,#fc9 50%,#ffc387 50%);
    border: 2px solid #ff0016;
    border-style: outset;
    border-radius: 10px;
    margin-bottom: 5px;
    line-height: 1.4;
    font-size: 14px;
    padding: 4px 10px;
    color: #00094d;
    text-shadow: 1px 1px 2px #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}
.banner{
    text-align: center;
    background: #ff00a2;
    padding: 5px 10px;
    text-shadow: 1px 1px 2px #000;
    display: block;
    color: #fff8f8!important;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 0.75em;
    transform-style: preserve-3d;
    transition: transform 150ms cubic-bezier(0,0,.58,1) , background 150ms cubic-bezier(0,0,.58,1);
}
.satta-result div {
    text-align: center;
    padding: 3px;
}
.satta-result h4 {
    font-size: 22px;
    color: #00094d;
    text-shadow: 1px 1px 2px #fff;
}
.satta-result span {
    margin: 0;
    font-size: 22px;
    line-height: 1;
    background: -webkit-linear-gradient(#4500bf,#670009);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 5px 5px;
}
.satta-result p {
    font-size: 15px;
    padding: 2px 0;
    margin-bottom: 0;
    color: #000;
    text-shadow: 1px 1px 2px #ffd9d9;
}
.btn_chart {
    color: #fff;
    padding: 5px 7px;
    border-radius: 8px;
    font-size: 12px;
    margin: 0 0 0;
    display: block;
    transition: all .3s;
    text-shadow: 1px 1px 2px #222;
    margin-top: -6px;
    border: 1px solid #e6e6e6;
    background: #522f92;
}
.result_timing_right {
    right: 18px;
    left: auto;
}
.result_timing, .result_timing_right {
    position: absolute;
    /*color: #7a028d;*/
    font-size: 15px;
   padding: 2px 5px;
    transform: translateY(-158%);
    border-bottom: none!important;
}
.paid-gm p, .satta-result div {
    border-bottom: 1px solid #ff0018;
}
.conta {
    padding-top: 4px;
    padding-bottom: 7px;
    background-color: #fbe7ff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.conta p {
    font-size: 22px;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 12px;
}
.conta a {
    background: radial-gradient(#ffe500,#ff9800);
    color: #000;
    padding: 5px 8px 2px;
    border-radius: 80px;
    display: inline-block;
    box-shadow: 0 0 10px -3px #000;
    border: 1px solid #ff0016;
    text-shadow: 1px 1px 2px #fff;
    font-size: 18px;
}
.disclamer{
   color: #000;
    text-align: center;
    margin-bottom: 8px;
    margin-top: -2px;
    display: block;
    font-size: 20px;
    outline: 4px #fff;
    outline-offset: -9px;
    border: 2px solid #ff182c!important;
    border-style: outset;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%); 
}
.disclamer h6 {
    color: #fff;
    background: #ff00a2;
    font-size: 18px;
    margin-bottom: 15px;
    padding-top: 4px;
    
}
.disclamer p {
    font-size: 13px;
    color: #340d7a;
    padding: 2px 5px 5px;
    line-height: 1.2;
}
.live-result {
    padding: 10px 0;
    border: 1px solid #ff0020;
}
span.res_2 {
    margin-left: -15px;
}
thead {
    background-color: #ffc107;
    text-shadow: 1px 1px 2px #9a7400ab;
}
#joditbody tr td span {
    font-weight: bold;
}
.chart-result {
    text-align: center;
    margin: 6px 2px;
    line-height: 1.4;
    font-size: 14px;
    padding: 4px 10px;
    color: #00094d;
    text-shadow: 1px 1px 2px #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
    border: 1px solid #000;
}
.chart-result div {
    font-size: 22px;
    color: #00094d;
    text-shadow: 1px 1px 2px #fff;
}
.chart-result span {
    word-spacing: -5px;
    color: #880e4f;
    text-shadow: 1px 1px 2px #ffe2c6;
    font-size: 21px;
}
.chart-result a {
    border: 1px solid #e6e6e6;
    background: #522f92;
    color: #fff;
    padding: 5px 7px;
    font-size: 12px;
    margin: 2px 0 -1px;
    display: inline-block;
    transition: all .3s;
    cursor: pointer;
    text-shadow: none;
    text-decoration: none;
}
.top_btn a {
    background-color: #a0d5ff;
    color: #220c82;
    padding: 10px 30px;
    font-size: 14px;
    margin: 0 0 5px 0;
    border: 2px solid #0000005c;
    font-weight: 800;
    text-decoration: none;
    text-shadow: 1px 1px #00bcd4;
    box-shadow: 0 8px 10px 0 rgba(0,0,0,.2), 0 6px 8px 0 rgba(0,0,0,.19);
    display: inline-block;
    transition: all .3s;
}
.top_btn {
    text-align: center;
}
@media screen and (max-width:768px){
    table#joditbody tr td:first-child {
    min-width: 15px;
}
#joditbody tr td{
         padding: 0px;
         font-size: 13px;
}
#joditbody tr th {
    font-size:12px;
}
.wrapper{
    padding: 0 6px;
}
.pnaeL_no{
    font-size:10px;
}
}