.loginscreen img{
float:left;
width:100%;

}

.loginscreenborder  {
 
margin-top: -151px;
}

.loginscreenborder img{
float:left;
width:100%;
  
}



.loginscnlogo img{
	  z-index: 11;
    width: 100%;
    max-width: 160px;
    margin: 0 auto; 
}
 
 
 .loginscnlogo{ 
     margin-top: -45px;
 }
 
 
 .loginheadingtext{ 
 color:#e16983!important;
 font-weight: 400;
 }
 .registerhead{  
  color:#007acd!important;
 font-weight: 400; 
 
 
 }
 
 .login p{
 color:#355d84;
 font-weight:500;
 font-size:18px;
 
 }
 
 
 .btnlogn{
width: 100%;
    margin: 0 auto;
 }
 
 .continue-guest{
 
 
 }
  .continue-guest a{
  text-decoration: underline;
 font-size:22px;
 }
 
 
 
 .btnlogn .btn-danger {
    color: #fff;
    background-color: #e16983; 
    border-radius: 0!important;
}
 
 .btnlogn .btn-primary{
 
     color: #fff;
    background-color: #2eb2f2; 
    border-radius: 0!important;
 }
 
 
 
 /* logo animationbg */
 
 
 .pinkBg {
   /*  background-color: #ed184f!important;
    background-image: linear-gradient(90deg, #fd5581, #fd8b55); */
	
	background-color: #ffffff!important;
    background-image: linear-gradient(90deg, #ffffff, #ffffff);
}
.intro-banner-vdo-play-btn{
position: absolute;
    width: 190px;
    height: 190px;
    z-index: -1;
    left: 30%;
    top: 20%;
    opacity: 50;
    margin: -80px 0 0 -80px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.5s infinite;
}
}
.intro-banner-vdo-play-btn i{
    line-height:56px;
    font-size:30px
}
.intro-banner-vdo-play-btn .ripple{
    position:absolute;
    width:160px;
    height:160px;
    z-index:-1;
      left: 50%;
		top: 50%;
    opacity:30;
    margin:-80px 0 0 -80px;
    border-radius:100px;
    -webkit-animation:ripple 1.8s infinite;
    animation:ripple 2.0s infinite
}

@-webkit-keyframes ripple{
    0%{
        opacity:0;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:8;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(1){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.9s;
    -webkit-animation-delay:.9s
}

 
 
 .logobganim{
margin-top: 60px;
    position: absolute;
    z-index: 1;
    margin-left: 55px;
 }
 
 
 .loginbtnsun{
 
 margin:0 auto;
 }
 
 .loginbtnsun img{
 
 
 width:100%;
max-width: 80px;
 
 
 
 }
 
.enteridnomber input {
    border-radius: 0;
    height: 38px;
    font-size: 1rem;
    border: #43688c 0.063rem solid;
}
 .enterphnomber input	{
border-radius:0; 
height: 71px; 
font-size: 1.5rem;
border:#43688c 0.063rem solid;
 
 }
 
 .otploginfrget {
	 
 text-align:left;
 }
 .otploginfrget a{
 
 color:#6393c9!important;
 font-size:14px;
 }
 .you-agree {
 font-size:12px;
 }
 .you-agree  a{
 color:#6393c9!important;
    text-decoration: underline!important; 
 }
 
 
 .needhelp a{ 
 color:#73afd8!important; 
 }
 
 
 .top-prv-head {
    width: 100%;
    float: left;
	padding:15px;
	background:#2eb2f2;
    box-shadow: 0 0.063rem 0.375rem  0 rgba(32, 33, 36, .28);
}
 


.top-prv-head img{
width: 1rem ;
    margin-left: 0.438rem ;

 }
 
 
 .terms-service p{
    line-height: initial;
 
 }
 
 
 .footer-flower { 
 width:100%;
 }
  .footer-flower img{
float:left; 
 width:100%;
 }
 
 
 
/* Tablets, iPads (landscape) ---------- */
@media screen and (min-width: 1024px){
    /* styles */
}
/* Desktops and laptops ---------- */
@media screen and (min-width: 1224px){
    /* styles */
}
/* Large screens ---------- */
@media screen and (min-width: 1824px){
    /* styles */
}