body {
  line-height: 23px;
  font-size: 14px;
  color: #363843;
  font-family: 'Poppins', Arial;
  font-weight: 400;
  scroll-behavior: smooth;
  background:#fdddf7 !important;
}
p, a{
  font-family: 'Poppins', Arial, serif;
}

/*----top css start-----*/

.navbar-brand img{
  height:80px;
}
.fixed{
  background: #202162 !important;
}
.nav-link{
  color:#fff !important;
  font-weight: bold;
  font-size: 14px !important;
}
.nav-link:hover{
  color:#fff !important;
}
.nav-item {
  margin-left:20px;
}
.navbar button:focus {
  outline: none !important;
}
.navbar-toggler-icon{
  font-size: 40px;
    color: white;
}
.snip1168 {
  font-family: 'Raleway', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
.snip1168 * {
  box-sizing: border-box;
}
.snip1168 li {
  display: inline-block;
  list-style: outside none none;
  padding: 0;
}
.snip1168 a {
  padding: 0.5em 0;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  letter-spacing: 1px;
  text-decoration: none;
  font-size:13px;
}
.snip1168 a:before,
.snip1168 a:after {
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1168 a:before {
  top: 0;
  display: block;
  height: 3px;
  width: 0%;
  content: "";
  background-color: #fff;
}
.snip1168 a:after {
  left: 0;
  top: 0;
  padding: 0.5em 0;
  position: absolute;
  content: attr(data-hover);
  color: #ffffff;
  white-space: nowrap;
  max-width: 0%;
  overflow: hidden;
}
.snip1168 a:hover:before,
.snip1168 .current a:before {
  opacity: 1;
  width: 100%;
}
.snip1168 a:hover:after,
.snip1168 .current a:after {
  max-width: 100%;
}

.top-sect .container{
  position: relative;
  z-index: 1;
}
.top-sect {
  height: 610px;
  background:url("../images/top-background3.png");
  background-position: center;
   background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
    padding-bottom: 70px;
    filter: drop-shadow(0px 0px 3px #00420c);
}
.top-sect .top-title{
  color:#fff;
}
.single-banner img{
  width: 100%;
}
.single-banner-content{
  margin-top: 15%;
  width: 100%;
  padding-right: 20px;
  color: white;
}
.single-banner-content p{
  font-size: 22px;
  color: #fff;
  font-weight:bold;
  padding-bottom: 20px;
}
.appbox-btn {
  color: #ee3469;
  padding: 18px 36px;
  display: inline-block;
  font-weight: 600;
  cursor: pointer;
  font-size: 18px;
  border-radius: 10px;
  margin-top: 15px;
  margin-right: 15px;
  transition: 1s;
  background: #fff;
}
.appbox-btn:hover {
  text-decoration: none;
  color: #fff;
  background: linear-gradient(to right, #e62f71 ,#ff9911);
    transition: 2s;
}
.top-img{
  width:100%;
  margin-top:8%;
}

/*----top css end-----*/


/*----online play result css start-----*/
.sec-title{
  text-align: center;
  margin-bottom: 30px;
}
.sec-title h3 {
  position: relative;
  display: inline-block;
  font-size: 40px !important;
  font-weight: bold;
  line-height: 1;
  background: linear-gradient(90deg, #e62f71 ,#ff9911);
  color: transparent;
  -webkit-background-clip: text;
}
.play_result{
  margin-top:50px;
}
.single_result{
    text-align: center;
    color: #d41028;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 5px 0px rgb(133 57 119);
    transition: 0.6s;
    position: relative;
    background:url("../images/card.jpg");
  background-position: center;
   background-repeat: no-repeat;
  background-size: cover;
    padding-bottom: 10px;
}
.single_result ul {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-top: 0px;
  padding: 0px 20px;
}
.single_result ul li {
  list-style: none;
  margin: 0;
  display: inline-block;
  padding: 0px 15px;
  text-align: center;
  border: 1px solid #273d57;
  width: 32%;
}
.single_result ul li p {
  padding-top: 10px;
  font-size: 29px;
  color: #853977;
  margin: 0;
}
.single_result h4 {
  font-weight: 600;
  font-size: 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  color: #000;
  text-transform: uppercase;
}
.g_rtime p {
  text-align: left;
  color: #fff;
  margin: 0;
  padding: 25px 20px 0px 20px;
  font-weight:bold;
}
.g_rtime p span {
  float: right;
  color:#853977;
}

/*----online play result css end-----*/


/*----about css start-----*/

.about {
    margin-top: -50px;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.about-desc{
  color:#212529;
  font-size:15px;
  text-align: justify;
}
.about-img{
  width:100%;
  filter: drop-shadow(5px 5px 5px rgb(133, 57, 119));
}

/*----about css end-----*/


/*----app screenshots css start-----*/
.carousel-inner img {
  width: 90%;
  height: 90%;
}
#app_SS .col-md-4{
  text-align: center;
}
.side-controls a {
font-size: 3rem;
text-decoration: none;
display: inline-block;
position: absolute;
top: 45%;
transform: translateY(-50%);
z-index: 1;
}

.side-controls a[data-slide=prev] {
left: -4rem;
}

.side-controls a[data-slide=next] {
right: -4rem;
}
.side-controls .fa{
  font-size: 30px;
    color: #853977;
    padding: 10px 13px;
    border-radius: 50px;
    transition:1s;
}
.side-controls .fa:hover{
  color: #d41028;
  font-size: 35px;
}

/*----app screenshots css start-----*/


/*----Time table css start-----*/

.slider{
  width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#time-table{
  padding-top:50px;
  padding-bottom:50px;
}
.testimonial-area {
  z-index: 1;
  position: relative;
  overflow: hidden;
  overflow: hidden;
  padding-top: 100px;
}
.time-table table {
  background: #fafafa;
  border: 2px solid #853977;
}
.time-table table tr th {
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  border: 1px solid #853977;
  width: 59px;
  padding: 14px 0;
  background: #853977;
}
.time-table a{
  color: #202162;
  text-decoration: none !important;
}
.time-table a:hover{
  color: #d41028;
}
.table td, .table th {
  padding: .50rem !important;
  text-align: center;
  font-weight: 500;
  vertical-align: top;
  border-top: 1px solid #2b2e2e;
  color: #2b2e2e;
}

/*----Time table css end-----*/


/*----rate chart css start-----*/

#rate-chart{
  padding-top:50px;
  color: rgb(37, 37, 37);
}
.ul-right {
  margin-left: -16% !important;
}
.rate_list_ul li {
  margin-top: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
    padding-left: 16px;
    line-height: 30px;
    background:#853977;
    border-radius: 10px;
    padding: 5px 20px;
    color: #fff;
}
.rate_list_ul span{
  float:right;
}
#rate-chart .fa{
  font-size:16px;
  color:#fda317;
}
/*----rate chart css end-----*/


/*----how to play css start-----*/

#how-to-play{
  padding-bottom:50px;
  color:#fff;
 margin-top:50px;
 
}
.play_steps{
  background:#853977;
  padding: 50px;
}
.play_steps div{
    padding-left: 70px;
}
.play-img{
  padding-right: 0px !important;
    padding-left: 0px !important;
}
.feature-box-info span{
    font-weight: bold;
}
.feature-box-info h5{
  margin-bottom:17px;
}
#how-to-play .sec-title{
  margin-bottom: 0px !important;
}
.single-feature-box img{
  width: 50%;
}
ul {
  list-style-type: none;
}
.single-feature-box li {
  margin-top: 70px;
}
.feature-box-info .fa{
    cursor: pointer;
}
.feature-box-no{
  font-size: 24px;
    color: #fff;
    line-height: 3;
}
.single-feature-box img{
  transition:2s;
}
.steps-img{
  width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    filter: drop-shadow(0px 2px 4px #fff);
}
.step4-img{
  width: 81%;
  margin-left: auto;
  margin-right: auto;
}

/*----how to play css end-----*/


/*----footer css start-----*/

.footer{
  color:#fff;
  background: #2f0127;
  font-size: 14px;
    padding-bottom: 0px;
}
.footer-content{
  text-align: center;
}
.footer-content p{
  margin-bottom:0px;
  padding:20px;
}
.footer-content a{
  color: #fd9812;
}
.footer-content a:hover {
  text-decoration: none;
  color: white;
}

/*----footer css end-----*/

.contact-us{
  color:#fff;
  padding:10px;
  background:#853977;
}

.contact .fa{
    color:#fff;
}
.contact p{
  font-size:18px;
  padding-top: 8px;
  font-weight: 500;
}
.contact img{
  width:100px;
}


.app_preview
{
  margin-bottom:30px;
}
.embed-responsive-item{
  border-radius: 20px;
}



/*----responsive css start-----*/
@media only screen and (max-width: 600px){
  .single-banner img {
    width:55%;
}
.single-banner-content {
  margin-top: 0%;
  padding-right: 0px;
}
.single-banner-content h1 {
  font-size: 2rem !important;
}
.single-banner-content p {
  margin-bottom: 0rem !important;
  margin-top: 0rem !important;
  padding-bottom: 20px;
}
.top-sect {
  height: 780px;
}
.play_steps div {
  padding-left: 20px;
}
.about img{
  width: 300px !important;
}
.side-controls a[data-slide=prev] {
  left: -3rem;
}
.side-controls a[data-slide=next] {
  right: -3rem;
}
.single-feature-box li {
  margin-top: 30px;
}
.single-feature-box ul{
  margin-left: -45px !important;
}
.feature-box-info .fa {
  margin-left: 0px;
}
.navbar-nav{
  text-align: left;
}
.play_result {
  margin-top: 50px;
  margin-bottom: 0px;
}
#app_SS {
  margin-bottom: 0px;
}
.ul-right {
  margin-left: 0% !important;
}
.navbar .collapse.show {
  background: #853977 !important;
  margin-left: 50% !important;
}
.navbar .collapsing {
  background: #853977 !important;
  margin-left: 50% !important;
}
.faq_col {
  width: 80%;
}
.navbar-brand img {
  height: 50px;
}
.contact {
  top: 0px;
}
.faq .card .card-header .faq-title {
   margin-top: 0px;
}
.preview-img{
  width:40%;
  margin-left: 20%;
}
.steps-img {
  width: 50%;
  margin-bottom: 10px;
}
.step4-img{
  width: 41%;
}
.single-banner-content {
  width: 100%;
  padding: 30px 10px;
}
.about {
  width: 90%;
}
.sec-title h3 {
  font-size: 30px !important;
}
.feature-box-info{
  margin-bottom: 30px;
}
.contact img {
  margin: 10px;
}
.top-img {
  width: 70%;
}
}
@media only screen and (max-width: 992px){
  .navbar .collapse.show {
    background: #853977 !important;
    margin-left: 50% !important;
  }
  .navbar .collapsing {
    background: #853977 !important;
    margin-left: 50% !important;
  }
}