body {
      font-family: 'Hind';
      background:#061A32;
    }

.ftr_payment_images{
  padding: 4px;
}

    .play_here{
  padding: 5px 0px;
  text-align: center;
  font-size: 40px;
  color: #EACE5D;
  font-weight: bold;    
  padding-bottom: 0px;
  border-radius: 4px;
}

.wtsapp{
  text-align: center;
  font-size: 24px;
  margin-top:40px;
  color: #EACE5D;
  font-weight: bold;    
  padding-bottom: 30px;
}

.lbl{
  float: left;
  font-size: 20px;
  padding: 13px 5px 9px 10px;
  color: #9E9E9E;
  background: #ffff;
  border-radius: 0px;
  font-weight: 600;
  width: 10%;
  outline: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.mblCls{
  height: 50px;
  width: 100%;
  background:#fff;
  border:solid 1px #ccc;
  box-sizing: border-box;
  outline:none;
  padding:0.36rem 0.66rem;
  -webkit-appearance: none;
  outline-offset: 0;
  font-size: 1.6rem; 
  float: left; 
  border-radius: 1px;
  margin-bottom: 20px;
}
 
 a:focus, a:hover{
     color:#EACE5D;
 }
.waBtn{
  background: #25d366;
  border: 1px solid #25d366;
  display: inline-block;
  padding: 13px 20px;
  font-size: 16px;
  font-weight:bold;
  font-family: Hind;
  color: #fff;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
  margin-left: 10px;
  float: left;
}


.sbtBtn{
  background: #EACE5D;
  border: 1px solid #EACE5D;
  display: inline-block;
  padding: 13px 20px;
  font-size: 16px;
  font-family: Hind;
  color: #000;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
  margin-left: 10px;
  float: left;
}

.help24{
  color: #fff!important; 
  border-radius: 4px; 
  border: 1.5px solid #848383; 
  padding: 5px 16px; 
  font-family: Hind; 
  font-size: 16px; 
  cursor: pointer;
  text-decoration: none!important;
}

.help24:hover{
  color: #fff!important; 
  border-radius: 4px; 
  border: 1.5px solid #848383; 
  padding: 5px 16px; 
  font-family: Hind; 
  font-size: 16px; 
  cursor: pointer;
  text-decoration: none!important;
}

.content-section{
  background-color: #08203f; 
  padding: 10px 10px 30px 10px; 
  text-align: justify;
}

.color-white{
  color: white;
}

.color-white h1{
  color:#ead05d;
  font-size: 28px;
  font-weight: 600;
}

.color-white h2{
  color:#ead05d;
  font-size: 24px;
  font-weight: 600;
}

.color-white h3{
  color:#ead05d;
  font-size: 20px;
  font-weight: 600;
}

.color-white p{
  font-size: 16px;
}

.clear40{
  clear: both;
  height: 40px;
}

.supprt_thank_u_msg{
  color: green; 
  margin-bottom: 10px; 
  display: none; 
  border: 0px solid white; 
  height: 230px;
}




.bdy_cls{
  background: url(../images/new-slider.jpg)no-repeat;
  background-size: 100% 100%;
  background-position: center;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  background-size: cover;
}

    .footer_link_size{
      font-size:15px;
      color:#fff;
      font-family:Hind; 
      text-decoration: none;
    }

    .footer_link_size:hover{
      font-size:15px;
      color:#fff;
      font-family:Hind; 
      text-decoration: none;
    }


		.foot{vertical-align: middle;display:flow-root !important;
    color: #fff;text-align:center;
    font-size: 13px;}
		.foot a{
		    display: inline-block;
    vertical-align: middle;
    padding: 0 5px 0px 5px;
		}
		 .head{display:none;}
    
    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   font-family: 'Hind';
}
::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Hind';
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Hind';
}
:-moz-placeholder { /* Firefox 18- */
    font-family: 'Hind';
}

.home-page-banner-height{
  height: 475px!important;
}

  @media screen and (max-width:430px){

    .home-page-banner-height{
      height: 475px!important;
    }

    .bdy_cls{
  background: url(../images/light-bck.jpg)no-repeat;
  background-size: 100% 100%;
  background-position: center;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  background-size: cover;
}

	  .top{display:none;}
	  .app{display:none;}
      .foot{vertical-align: middle;display:inline-block !important;}
      .top{padding-top:5px !important;padding-bottom:5px !important;}
      .container{padding-left:0px !important;padding-right:0px !Important;}
      	.ttt{padding-top:0px !important;}
	  .test{background:none !Important;}
	  .test1{padding-top:0px !important;}
	   .logo{width:100% !important;}
		 .logo1 p{font-size: 8px !important;
    margin-right: 3px !important;
    float: left !important;}
      .tyt{width:30%;display:block;
          
      }
      .ttt{padding-top:10px !important;}
      input[type=submit]{
          
         width:100% !important;  
         margin-top:20px !important;
         margin-bottom:10px !important;
         margin-left:0px !Important;
      }
     label{
         
         width:15% !important;
     } 
     input{
         width:85% !important;
         
     }
      img{margin:0% auto;}
      .text2{font-size:24px !important;text-align:center;}
  }  


@media screen and (max-width:320px){

  .home-page-banner-height{
      height: 475px!important;
    }

  .bdy_cls{
  background: url(../images/light-bck.jpg)no-repeat;
  background-size: 100% 100%;
  background-position: center;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  background-size: cover;
}

		 .logo{width:100% !important;}
		 .logo1 p{font-size:13px !important;margin-right:0px !important;}
     .text2{font-size:20px !important;
      }
}

@media screen and (min-width:431px){

  .home-page-banner-height{
      height: 475px!important;
    }

  .bdy_cls{
    background: url(../images/new-slider.jpg)no-repeat;
    background-size: 100% 100%;
    background-position: center;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    background-size: cover;
  }

	.mbl{display:none;}
}