h1{font-size:1.4em;margin:0;}h2{font-size:1.2em;margin:0;}h3{font-size:1.0em;margin:0;}h4{font-size:0.8em;margin:0;}
.comment_ads {
    display:inline-block;
    width:320px;
    height:100px;
}
body{
    font-family: 'Lato', sans-serif;
    text-align:center;
    background: #000000;
    margin:0 5px 0 5px;
}
header{
    background: #a11619;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    text-align:center;
    font-style:normal;
}
header h1{
    color:yellow;
    font-style:normal;
    font-weight:800;
    font-size: 3.0rem;
}
header h2{
    color:white;
    font-style:normal;
    font-weight:800;
    font-size: 2.4rem;
}
header p{
    text-align:center;
    color:#fff;
    font-size:1.0em;
    font-style:italic;
}
header img{
    margin: 0 auto;
    width:300px;
    padding-top:5px;
}

a:hover{
    color:#730f11 !important;
}
.bg-color{
    background: #a11619;
    padding: 5px;
    border: 3px solid #ffce07;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bg-color h1{
    text-align:center;
    font-size: 1.6em;
    color:yellow;
    font-weight:600;
}
.bg-color h2{
    text-align:center;
    font-size: 1.5em;
    color:yellow;
    font-weight:600;
}
.bg-color h3{
    text-align:center;
    font-size: 1.4em;
    color:yellow;
    font-weight:600;
}
.bg-color p{
    color:#fff;
    text-align:center;
}
.footer .navigation a {
	display:inline-block;
	margin:0 5px;
	font-size:13px;
}
.footer .copyright {
	background: #c00000;
	padding: 15px;
	font-size:13px;
	color: yellow;
}
.footer .copyright a {
	color: yellow;
	font-size: 13px;
	text-decoration: underline;
}
.divder{
    width:50px;
    background:#fff;
    margin:5px auto;
    height:2px;
}
h3{
    color:#fff;
    text-align:center;
}
h1{
    color:yellow;
    text-align:center;
}
h2{
    color:#fff;
    text-align:center;
}
.kalyan{
    background: #ffe88a;
    padding-top: 10px;
    border: 3px solid #ffce06;
    border-top: none;
    padding-bottom: 10px;
}
.kalyan hr{
    border: 1px solid #9e1819;
    margin-bottom: 10px;
    margin-top: 5px;
}
.kalyan h4{
    text-align:center;
    color:#9e1819;
    font-style:italic;
    margin-top:0px;
    font-size:2em;
    font-weight:800;
}
.kalyan p{
    text-align:center;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pan{
/*    background:url("../img/bg-pan.png"); */
    background: #a11619;
    background-position:center;
    background-repeat:no-repeat;
    width:219px;
    margin:0 auto;
    text-align:center;
    color:#fff;
    padding: 10px;
    font-size: 21px;
}
.pan a, .pan a:hover, .pan a:active{
    color:#fff !important;
}
.yellow-color{
    color:#f6c55a;
    font-weight: bold;
}
.bg-gradient{
    background: #ff6254!important;  /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ff6254 1%, #cf0404 100%)!important; /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ff6254 1%,#cf0404 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ff6254 1%,#cf0404 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6254', endColorstr='#cf0404',GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
    color:#fff!important;
}
.livesatta{
    border: 3px solid #ffce07;
    background: #c62a2c; /* Old browsers */
    background: -moz-linear-gradient(top, #c62a2c 0%, #9e1819 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c62a2c 0%,#9e1819 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c62a2c 0%,#9e1819 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c62a2c', endColorstr='#9e1819',GradientType=0 ); /* IE6-9 */
    text-align:center;
    font-size: 2.0rem;
    color:yellow;
    margin-top: 10px;
    padding: 0 3px 0 3px;
}
.beforepagination {
    margin-bottom: 0;
}
.post {
    background-color: #ffffff;
    border-radius: 2px;
    box-shadow: 0 1px 2px #c9cccd;
    margin-bottom: 20px;
}
.topic .userinfo {
    width: 12%;
}
.post .userinfo {
    width: 100%;
    padding: 15px 0 10px 0px;
    background: #b51f27;
    color: #fff;
}
.avatar {
    position: relative;
}
.avatar img {
    border-radius: 50%;
}
.avatar .green {
    background-color: #80d3ab;
}
.avatar .status {
    position: absolute;
    top: -4px;
    width: 12px;
    height: 12px;
    line-height: 20px;
    border-radius: 50%;
    border: solid 2px #ffffff;
    left: 50%;
}
.post .icons {
    width: 48px;
    border-top: solid 1px #f1f1f1;
    margin-top: 12px;
    padding-top: 7px;
}
.topic .posttext {
    width: 88%;
}
.post .posttext {
    width: 100%;
    padding-bottom: 15px;
    color: #000000;
    font-size: 1.5em;
    line-height: 25px;
    text-align: left;
}
.post h2 {
    color: #363838;
    font-size: 3em;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}
.postinfobot {
    line-height: 50px;
    padding: 5px;
    background: #9e1819;
}
.postinfobot .likeblock {
    width:60px;
}
.likeblock a{
    color:#fff;
}
.up {
    color: #7ac813;
    font-size: 20px;
}
.down {
    color: #e6a415;
    font-size: 20px;
    margin-left: 20px
}
.postinfobot .prev {
    width: 30px;
}
.postinfobot .prev a {
    font-size: 18px;
    color: #ffffff;
}
.postinfobot .posted {
    margin-left: 18px;
    font-size: 16px;
    color: #ffffff;
}
.postinfobot .next {
    width: 90px;
    text-align: right;
}
.postinfobot .next a {
    font-size: 18px;
    color: #bdc3c7;
}
.postinfobot .next a {
    font-size: 20px;
    color: #ffffff;
    margin-right: 5px;
}
.topwrap{
    background: #ffe88a;
}
.comment{
    width:500px;
    margin:10px auto;
}
.quote{
    background: #ffe88a;
    font-size: 18px;
    color: #721011 !important;
    padding: 5px;
    border-radius: 2px;
}
.livesatta h1{
    font-style:normal;
    text-align:center;
    font-size: 3.0rem;
    color:yellow;
    font-weight:600;
}

.livesatta h2{
    font-style:normal;
    text-align:center;
    font-size: 2.2rem;
    color:#fff;
    font-weight:700;
}
.livesatta h3{
    font-style:normal;
    text-align:center;
    font-size: 2.0rem;
    color:#fff;
    font-weight:700;
}

.livesatta big{
    font-style:normal;
    text-align:center;
    font-size: 1.8rem;
    color:#fff;
    font-weight:600;
}
.livesatta img{
    margin: 0 auto;
    width:300px;
    margin-top:5px;
}
.result{
    background: #fdfdfd;
    border: 3px solid #ffce08;
    padding: 10px;
    border-top: none;
}
.result a:hover, .result a:active, .result a:visited{
    color:#730f11 !important;
}
.result h1{
    text-shadow: 1px 1px #ffe88a;
    color:#a11619;
    font-style:italic;
    font-weight:800;
    font-size:1.6em;
}
.result h2{
    text-shadow: 1px 1px #ffe88a;
    color:#a11619;
    font-style:italic;
    font-weight:800;
    font-size:1.5em;
}
.result h3{
    text-shadow: 1px 1px #ffe88a;
    color:#a11619;
    font-style:italic;
    font-weight:800;
    font-size:1.4em;
}
.result p{
    text-align:center;
    font-size:1.3rem;
    font-weight:bold;
    margin: 0px;
}
.number {
    margin:0 auto;
    border-radius:50px;
    background:#a11619;
    border:2px solid #ffe88a;
    padding:5px;
    font-style:italic;
    box-shadow:5px 5px #ccc;
    width:200px;
    text-align:center;
    color:#fff;
    font-size:24px;
    margin-bottom:10px;
    font-weight:600;
}

.invert{
    background: #a11619;
    border: 3px solid #ffce07;
    padding: 20px;
}
.invert h3{
    text-shadow: 1px 1px #000;
    color:#ffe88a;
    font-style:italic;
    font-weight:800;
    font-size:28px;
}
.invert p{
    text-align:center;
    font-size:20px;
    font-style:italic;
    font-weight:bold;
    color:#fff;
}
.bg-lan {
    margin:0 auto;
    border-radius:50px;
    background:#fff;
    border:2px solid #ffe88a;
    padding:5px;
    font-style:italic;
    box-shadow:5px 5px #5d0a0c;
    width:200px;
    text-align:center;
    color:#a11619;
    font-size:24px;
    margin-bottom:10px;
    font-weight:600;
}
.fixed{
    background:#ffe88a;
    border:2px solid #a11619;
    padding:5px;
    font-size:22px;
    font-weight:bold;
    margin-top:10px;
}
.hindi-fix{
    background:#ffe88a;
    border:2px solid #a11619;
    padding:5px;
    font-size:22px;
    font-weight:bold;
    font-family: 'Karma', serif;
}
.daily li{
    list-style-type:none;
    color:#730f11;
    font-size:22px;
    line-height:28px;
    font-weight:bold;

}
.daily{
    padding: 0px;
    background: #fff;
    border:3px solid #ffce07;
    border-top: none;
    padding-bottom: 10px;
}
.roj li{
    list-style-type:none;
    color:#a11619;
    font-size:22px;
    line-height:34px;
    font-weight:bold;
    font-family: 'Karma', serif;
}
.roj{
    padding:0px;
}
.bg-yellow{
    background:#ffe88a;
}
.sie{
    width:30px;
    margin-right:5px;
}
.blinker{
    animation-direction: alternate;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    animation-name: blinker;
}
.marka{
    margin:0 auto;
    width:290px;
    background: #c62a2c; /* Old browsers */
    background: -moz-linear-gradient(top, #c62a2c 0%, #9e1819 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c62a2c 0%,#9e1819 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c62a2c 0%,#9e1819 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c62a2c', endColorstr='#9e1819',GradientType=0 ); /* IE6-9 */
    color:#fff;
    font-size:24px;
    border:3px solid #ffce06;
}
.head{
    color:#fff;
    font-size: 1.4em;
    background:#373737;
    padding:5px;
    margin-right:5px;
}
.head img{
    margin-left:5px;
}
.pad{
    padding:1px;
}

.clear{
    clear:both;
}
.pand{
    background:#ffe88a;
    padding:15px;
    margin-right:5px;
}
.list {
    margin:0px;
    padding:0px;
}
.list li{
    list-style-type:none;
    color:#a11619;
    text-align:left;
    font-weight:bold;
    font-size:18px;
}
.n0{
    margin:0px;
}
.register{
    background: #6418a9;
    color: #ffe88a;
    font-size: 24px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
    border: 3px solid #ffce06;
}
.register a{
    color:#ffe88a !important;
    text-decoration: underline;
    animation-iteration-count:infinite;
}
.blink{
    animation-iteration-count:infinite;
}
.hindi{
    font-family: 'Karma', serif;
    font-size:1.5em !important;
}
.matka li{
    list-style-type:none;
    font-weight:bold;
}
.red-italic li{
    list-style-type:none;
    color:#000;
    font-size:2em;
    font-weight: bold;
    line-height:30px;
}
td{
    text-align:left;

}
thead{
    background:#ffe88a;
    font-weight:bold;
    color:#9e1819;
    font-size:1.8rem;
}
label{
    float: left;
    margin-top: 6px;
}
.color-w{
    color: #000 !important;
    font-size: 15px;
    margin-bottom: 15px !important;
}
.tble{
    margin:20px auto;
    font-size:1.5rem;
    font-weight:bold;
    background:#fff;
    display: table;
}
.tble td{
    font-size:2rem;
    text-align:center;
    padding: 9px;
    text-shadow: -1px 0px #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}

.goToBottom {
    float: left;
    width: 100%;
    text-align: center;
    padding:15px;
    margin-top:10px;
}
.goToTop{
    margin-right: auto;
    margin-bottom: -10px;
    margin-left: auto;
    width: 100%;
    padding: 15px;
    margin-top:-10px;
}
.goToBottom table, .goToTop  table{
    width: 90%;
    margin: 0 auto;
    margin-top: -10px;
    background: none;
    border: none;
}
.goToBottom a, .goToTop a,.goToBottom a:hover, .goToTop a:hover {
    width: 100%;
    padding: 5px;
    font-size: 12pt;
    background: #a42122;
    border: 0;
    border:1px solid #FFEB3B;
    color: #fff !important;
    cursor: pointer;
}
.vox{
    width:40%;
    margin:20px auto;
    font-size:1.5rem;
    font-weight:bold;
}
.vox td{
    font-size:2rem;
    text-align:center;
    font-weight:bold;
    line-height: 62px !important;
}
.vox tr{
    margin-bottom:10px;
    margin-top:10px;
}
.zone img{
    width:20px;
    height:20px;
}
.red{
    color:#9b1d1f;
    font-weight:800;
}
.zone{
    font-size: 1.6em;
    color: #730f11;
    text-decoration: none;
    font-weight: 700;
    margin: auto;
}
.m-top{
    margin-top:10px;
}
.wiki{
    background: #63b6db; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #63b6db 0%, #309dcf 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #63b6db 0%,#309dcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #63b6db 0%,#309dcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding:20px;
    color:#fff;
    font-size:1.8rem;
    line-height:28px;
}
.wiki h2{
    background: #e6f0a3; /* Old browsers */
    background: -moz-linear-gradient(top, #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */
    color: #951c1e;
    padding: 5px;
    border: 1px solid;
}
table.forumComment > tbody > tr > td {
    border: 2px solid #fff;
    padding: 5px;
    text-align: center;
    background: #ce3835; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ce3835 0%, #6d0019 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ce3835 0%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ce3835 0%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3835', endColorstr='#6d0019',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    width: 52%;
}
table.forumComment > tbody > tr > td:first-child {
    border-left: 0;
}
.menu {
    margin-bottom: 0px;
    padding: 0px;
    padding-bottom: 5px;
    padding-top: 10px;
    background: #c33764; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #c33764 0%, #1d2671 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #c33764 0%,#1d2671 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #c33764 0%,#1d2671 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c33764', endColorstr='#1d2671',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    font-weight: 800;
    font-size: 1.8rem;
    font-style:normal;
    color: #fff;
}
b.my-dt-time {
    color: brown;
}
table.forumComment > tbody > tr:first-child > td {
    border-top: 0;
    background: #ffc578; /* Old browsers */
    background: -moz-linear-gradient(top, #ffc578 0%, #fb9d23 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffc578 0%,#fb9d23 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffc578 0%,#fb9d23 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */
}
.forumComment{
    background-color: rgb(255, 255, 255);
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    width: 100%;
}
.login{
    width:363px;
    margin:0 auto;
    padding:20px;
}
.pagination>li>a, .pagination>li>span{
    background:#9e1819;
    color:#fff;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background:#ffe88a;
    border:1px solid #ffe88a;
    color:#9e1819;
}
.signup{
    padding:20px 0px;
    background: #f9c667; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #f9c667 0%, #f79621 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #f9c667 0%,#f79621 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #f9c667 0%,#f79621 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.signup input{
    border:2px solid #151515;
    padding: 20px;
}
.signup select{
    border:2px solid #151515;
    padding: 20px;
}
.signup .input-group{
    width:50%;
    margin:0 auto;
}
.form-control{
    width:50%;
    margin:0 auto;
}
.size-font{
    font-size:1.8rem;
}
.btn-st{
    background: #c62a2c; /* Old browsers */
    background: -moz-linear-gradient(top, #c62a2c 0%, #9e1819 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c62a2c 0%,#9e1819 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c62a2c 0%,#9e1819 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c62a2c', endColorstr='#9e1819',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 5px;
    padding: 8px;
    width: 100px;
    font-size: 15px;
}
.newbg{
    background: #829daf; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #829daf 0%, #3f4c6b 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #829daf 0%,#3f4c6b 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #829daf 0%,#3f4c6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#829daf', endColorstr='#3f4c6b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.ats{
    font-size:20px;
    text-decoration:underline;
    font-style:italic;
    margin-bottom:10px;
    margin-top:10px;
    color:#a62123;
    display:block;
}
.ats:hover{
    color:#ccc;
}
.np{
    font-size: 16px;
    padding: 10px;
    color: #fff;
    text-align: left;
    font-style: normal;
    border: 3px solid #ffce06;
    background: #961d1e;
    margin-bottom: 0px;
    margin: 0px;
    border-top: none;
}
.new-gm{
    width:auto !important;
    height:auto !important;
}
.ft-bg{
    background: #721011;
    padding: 20px;
    border: 3px solid #ffce07;
    float:left;
    width:100%;
    margin-top:10px;
}
.ft-bg h2{
    font-style:normal;
    margin:0px;
    color:#fff;
    text-align:center;
}
.ft-bg p{
    color:#fff;
    margin-bottom:5px;
    margin-top:5px;
    font-size: 1.3em;
}
.ft-bg p a:hover{
    color:#fff !important;
}
.ft-bg p a{
    color:yellow;
}

.socail{
    margin:0 auto;
    width:208px;
    margin-top:15px;
    margin-bottom:15px;
}
.socail li{
    list-style-type:none;
    float:left;
    margin-right:5px;

}

.freeDate {
    font-size: 12pt;
    font-weight: 600;
    margin-bottom: 5px;
}

.freeHeading {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 5px;
}
.openClose {
    font-size: 1.8rem;
    font-weight: 900;
    margin-bottom: 5px;
}
.ank {
    font-family: verdana;
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-weight: 600;
}
.luckyNumber {
    font-weight: 600;
    font-size: x-small;
    font-size: 14pt;
    color: #730f11;
}
.sec-bg{
    background:#000;
    padding-top:10px;
}
.dam{
    background:#fff;
    font-weight:bold;
}
.dus .col-md-3{
    text-align: center;
    padding: 10px 0;
    float: left;
    min-height: 218px;
    margin-right: 1%;
    margin-bottom: 1%;
//    width:24%;
    color:#000;
    background:#fff;
    border:3px solid #ffce06;
    border-radius:10px;
    font-style: normal;
}
.com-bg{
    background: #f1e767; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.size-big{
    font-size:1.8em;
    margin-top:20px;
    color:#fff;
}
.sec-bg hr{
    border-top: 0.5px snow !important;
    background: #000 !important;
    width: 50px !important;
    height: 2px;
}
.bc-table{
    background:#fff;
    width:400px;
    margin:0 auto;
    font-weight:bold;
    display: table;
    margin-bottom: 10px;
}
.bc-table td{
    padding:5px;
}
@media only screen and (min-width: 320px) {
    .login {
        width: 340px;
        margin: 0 auto;
        padding: 20px;
    }

    .head {
        margin-right: 0px;
    }
    .pand {

        margin-right: 0px;
    }
    .comment{
        width:300px;
        margin:0px auto;
        padding:10px;
    }

}

@media only screen and (min-width: 270px) {
    .login {
        width: 255px;
        margin: 0 auto;
        padding: 20px;
    }
    .head {
        margin-right: 0px;
    }
    .pand {

        margin-right: 0px;
    }
}

@media screen and (max-width: 480px) and (min-width: 320px){
    .goToBottom table, .goToTop  table{
        width:80%;
    }
    .result p{
        font-size: 16px
    }
    ul#footerContainer li ul {
        width: 100% !important;
        border-bottom: 3px solid #ffce07;
    }
    ul#footerContainer li ul:last-child {
        border-bottom:none !important;
    }

    .dus .col-md-3 {
        width: 100%;
        min-height: 180px;
        margin-right: 0%;
        margin-bottom: 10px;
    }
    .tble {
        width: 95%;
        margin:10px;
    }
    .sec-bg {
        background: #000;
        padding: 4px 0px 0px 0px !important;
    }
    .bc-table{
        font-size: 9px;
        width: 100%;
    }
header img{
    width:98%;
}
.livesatta img{
    width:98%;
}
}
@media only screen and (max-width: 320px) and (min-width: 270px) {
    .dus .col-md-3 {
        width: 100%;
    }
    .bc-table{
        font-size: 10px;
        width: 100%;
    }
    .bc-table p{
        width:62px;
    }
    .ft-bg h2{
        font-size:24px;
    }
header img{
    width:98%;
}
.livesatta img{
    width:98%;
}
}
@media screen and (max-width: 720px) and (min-width: 480px){
header img{
    width:98%;
}
.livesatta img{
    width:98%;
}
    .dus .col-md-3 {
        width: 100%;
        min-height: 180px;
        margin-right: 0%;
        margin-bottom: 10px;
    }
    .tble {
        width: 80%;
        margin:10px auto;
    }
}
.call {
    position: fixed;
    bottom: 15px;
    right: 10px;
    display: block;
    z-index: 9999;
}
.refresh {
    display: block;
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 9999;
    background-color: #D51D1D;
    color: #fff !important;
    border-width: 2px;
    border-color: #a11619;
    border-style: solid;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    border-radius: 10px;
    width:80px;
}

.button {
    background-color: #D51D1D;
    border-width: 2px;
    border-color: #a11619;
    border-style: solid;
    font-weight: bold;
    font-size: large;
    border-radius: 10px;
    width:auto;
    padding:5px;
    margin:5px;
}

.commonHead{
    border:3px solid #ffce07;
    background: #c62a2c; /* Old browsers */
    background: -moz-linear-gradient(top, #c62a2c 0%, #9e1819 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c62a2c 0%,#9e1819 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c62a2c 0%,#9e1819 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c62a2c', endColorstr='#9e1819',GradientType=0 ); /* IE6-9 */
    text-align:center;
    font-size: 2rem;
    color: #fff;
    font-weight: 600;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding:10px;
    margin-top:7px;
    margin-bottom:10px;
}
.commonHead span, .commonHead hr, .commonHead br{
    display:none;
}
.matkaLiveResult,.satta-matka-block_strt_all{
    background: #fdfdfd;
    border-bottom: none;
    border-right: 3px solid #ffce08;
    border-left: 3px solid #ffce08;
    padding-bottom: 10px;
}

.timeBazar,.rblock1 .tit, .rblock2 .tit{
    margin-top:2px;
    text-shadow: 1px 1px #ffe88a;
    color: #a11619;
    font-style: italic;
    font-weight: 800;
    font-size: 28px;
}
.rjDay, .milanDay, .matkaKalyan, .milanNight, .rjNight, .mainMumbai{
    text-shadow: 1px 1px #ffe88a;
    color: #a11619;
    font-style: italic;
    font-weight: 800;
    font-size: 28px;
    margin-top: -20px;
}
.ank em{
    display: block;
    margin-top:15px;
    text-align: center;
    font-size: 20px;
    font-style: italic;
    font-weight: bold
}
.ank span, .rblock1 .live_res, .rblock2 .live_res{
    margin: 0 auto;
    border-radius: 50px;
    background: #a11619;
    border: 2px solid #ffe88a;
    padding: 5px;
    font-style: italic;
    box-shadow: 5px 5px #ccc;
    width: 200px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;

}
.rblock1,.rblock2{
    border-bottom: 3px solid #ffce08;
    padding: 8px;
}
.matkaLiveResult hr{
    border:0px;
    border:3px solid #ffce08;
    margin-top:5px;
}
/*.resultads {
    background: #a11619;
    border: 1px solid #a11619;
    padding: 8px;
    color:#fff;
    font-size: 1.5em;
    margin-bottom: 0px;
    margin-top:-20px;
}*/
.timeBazar span, .rjDay span, .milanDay span, .matkaKalyan span, .milanNight span, .rjNight span, .mainMumbai span{
    display:none;
}
.yellowBg, .rblock3{
    background:#a11619;
    border-bottom: 3px solid #ffce08;
    padding-top: 10px;
}
.yellowBg .mainMumbai, .yellowBg .matkaKalyan, .rblock3 .tit{
    text-shadow: 1px 1px #000;
    color: #ffe88a;
    font-style: italic;
    font-weight: 800;
    font-size: 28px;
    margin-top:0px;
}
.yellowBg .ank{
    margin-bottom:0px;
}
.yellowBg .ank span, .rblock3 .live_res{
    margin: 0 auto;
    border-radius: 50px;
    background: #fff;
    border: 2px solid #ffe88a;
    padding: 5px;
    font-style: italic;
    box-shadow: 5px 5px #5d0a0c;
    width: 200px;
    text-align: center;
    color: #a11619;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
}
.yellowBg .ank em{
    text-align: center;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
    padding-bottom:8px;
}
.whatsapp{
    background: #000;
    border: 3px solid #ffce08;
    padding: 10px;
}
@media (max-width: 1000px) {
    .whatsapp_content{
        display:block;
        margin:auto;
        width:90%;
        color: #ffeb3b;
        font-size: medium;
        line-height: 28px;
        text-align: center;
        font-weight: bold;
    }
    .whatsapp img{
        width:90%;
        height:470px;
    }
}
@media (min-width: 1000px) {
    .whatsapp_content{
        display:block;
        margin:auto;
        width:40%;
        color: #ffeb3b;
        font-size: medium;
        line-height: 28px;
        text-align: center;
        font-weight: bold;
    }
    .whatsapp img{
        width:280px;
        height:470px;
    }
}

ul#footerContainer{
    font-size: 18px;
    background-color: #ffe88a;
    font-weight: bold;
    border: 3px solid #ffce07;
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    color: #900C3F;
    padding: 0px;
}
ul#footerContainer h3{
    font-size: 18px;
    text-align: left;
    color: #961d1e;
    font-weight: bold;
    text-decoration: underline;
}
ul#footerContainer li ul {
    list-style: none;
    padding-top: 10px;
    float: left;
    width: 25%;
    text-align: left;
    padding-left: 20px;
}
ul#footerContainer li ul li a, ul#footerContainer li ul li a:hover, ul#footerContainer li ul li a:active{
    color: #900C3F !important;
    display: block;
}
.chart_mid1.content_box{
    color:#741012;
    font-size: 18px;
}
.chart_mid1.content_box hr{
    margin-top: 10px;
    margin-bottom: 10px;
    border-top:3px solid #ffce06;
}
.chart_content{
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    margin-top: 10px;
    border-bottom:3px solid;
    padding-bottom: 10px;
    margin-left:0px !important;
    margin-right:0px !important;
}
.chart_content:last-child{
    border:none;
}
.red-italic span, .red-italic big{
    color:#9e1819;
    font-weight: bold;
}
.dlink, .download a:hover, .alink, .alink:hover{
    margin-top: 2px;
    text-shadow: 1px 1px #ffe88a;
    color: #a11619 !important;
    font-style: italic;
    font-weight: 800;
    font-size: 28px;
    text-decoration: none;
}
.alink{
   border-bottom: 3px solid #a11619;
}
.alink span{
    margin-left:10px;
    margin-right:10px;
}
.download{
    background: #fff;
    border: 3px solid #ffce07;
    border-top: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.live hr{
    border-bottom:3px solid #ffce08;
    margin-top:0px;
    margin-bottom: 0px;
}
.matka_link .result{
    border-bottom: 3px solid #ffce08 !important;
}
.adsAlign{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
}

.live{
        background: #fff;
        border: 3px solid #ffce08;
        border-top: none;
}
.live input{
        margin: 0 auto;
        border-radius: 50px;
        background: #741012;
        border: 2px solid #ffe88a;
        font-style: italic;
        box-shadow: 5px 5px #ccc;
        text-align: center;
        font-size: 24px;
        font-weight: 600;
}
p.kyaPassHead {
        color: #730f11;
        font-size: 22px;
        line-height: 28px;
        font-weight: bold;
        padding-top:10px;
}

p.kyaPassHead span {
        display: block;
}