*,html{
  margin:0px;
  padding:0px;
  box-sizing:border-box;
}
.navbar {
  margin-top: -7px!important;
  padding: 0px!important;
}
.bg {
  background: url('background-image-without-logo.png') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
      font-family: 'Alef'!important;
      
}

.menu ul{
 margin-right:0px;
  margin-top: -10px;
}
.menu ul li{
  padding-left:5px;

}
.menu ul li a{
  border: 2px solid black;
  background-color: #dddddd;
  font-size: 14px;
  color: #1F618D ;
  font-weight: bold;
  border-radius: 3px;
  border-radius: 8px;
}
.tog button{
border:2px solid black;
}
.tog button span{
color:black;
}

.centerdiv{
margin-top:1%;
}
.login{
  border-radius: 20px;
  width:80%;
  padding: 30px;
  height:auto;
  margin-left: 15%;
  background-color: white;
}

.login1{
  
  margin-left: 33%;
  margin-top:40px;
  border-radius: 100%;
  text-transform: uppercase;

}
.inputname {
  width:80%;
  height: 30%;
  text-align: center;
  padding:7px;
  margin:20px 20px 0px 20px;
  display: inline-block;
  border: 3px solid #1F618D  ;
/* @media (min-width: 576px) {
.login1{
  display:none;
}

 }
 @media (min-width: 992px) {
 .login1{
width:60%;
height:200px;
 }
 .login{
   margin-left:-20px;
 }
.container{
  width:100%!important;
}
  } */
  border-radius: 20px;
  box-sizing: border-box;
}
.inputpass{
  width:80%;
  height: 30%;
  text-align: center;
  padding:7px;
  margin:05px 20px 0px 20px;
  display: inline;
  border: 3px solid #1F618D  ;
  border-radius: 20px;
  box-sizing: border-box;
}
.inputname input placeholder{
  color:black;
}
.mybtn{
  width:40%;
  padding:7px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 15px;
  box-sizing: border-box;
  margin-top: 10px;
   background:#F10A57;
   color:white;
   font-size:16px;
   font-weight:bold;
}
label{
  color: #1F618D ;
  font-size:14px!important;
  margin-right:18px;
  margin-left: 0px;
  text-transform: capitalize;
}
.fp{
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
.da{
  justify-content: center;
  display: flex;
}
.da p{
  color: #F10A57;
  font-weight: bold;
  padding-right: 5px;

}
.da img{
  width: 25px;
  height: 25px;
}



.circle {
/* border:2px solid black; */
width: 190px;
height: 190px;
padding: 5px;
border-radius: 50%;
  margin-top: 50px;
}
.tick img{
  width: 130px;
  height: 130px;
}
.tick img:hover{
opacity: 0.5;
}

.circle .tick {
width: 10px;
height: 10px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -5px;
margin-top: -5px;
}
.circle .tick:nth-child(1) {
transform: rotate(0deg) translate(120px);

}
.circle .tick:nth-child(2) {
transform: rotate(45deg) translate(120px);
}
.circle .tick:nth-child(3) {
transform: rotate(90deg) translate(120px);
}
.circle .tick:nth-child(4) {
transform: rotate(135deg) translate(120px);
}
.circle .tick:nth-child(5) {
transform: rotate(180deg) translate(120px);
}
.circle .tick:nth-child(6) {
transform: rotate(225deg) translate(120px);
}
.circle .tick:nth-child(7) {
transform: rotate(270deg) translate(120px);
}
.circle .tick:nth-child(8) {
transform: rotate(315deg) translate(120px);
}
.circle .tick:nth-child(9) {
transform: rotate(360deg) translate(120px);
}


  @media (min-width: 992px) and (max-width: 1199px)  {
  .menu ul{
    margin-right:0px;
    }
    .menu ul li{
  padding-left:3px;

     }
.menu ul li a{
  border: 2px solid black;
  background-color: #dddddd;
  font-size: 12px;
  color: #1F618D ;
  font-weight: bold;
  border-radius: 3px;
  border-radius: 8px;
}
    .circle p{
  
      margin-top: 60%!important;
      margin-left: -12%;
    }
  }
@media (min-width: 832px) and (max-width: 990px) { .menu ul{
  margin-right:0px;
  }
  .menu ul li{
    padding-left: 3px;
  }
  .menu ul li a{
    font-size: 12px;
  }
  .circle p{
  
    margin-top: 60%!important;
    margin-left: -30%;
  }
  .login{
    margin-left: 10px;
    }
}
@media (min-width: 832px) and (max-width: 990px) { .menu ul{
  margin-right:0px;
  }
  .menu ul li{
    padding-left: 3px;
  }
  .menu ul li a{
    font-size: 12px;
  }
  .circle p{
   
    margin-top: 60%!important;
    margin-left: -30%;
  }
  .login{
    margin-left: 10px;
    }
}
@media (min-width: 830px) and (max-width: 936px){
  .login{
  margin-left: 10px;
  }
  .menu ul{
    margin-right:0px;
    }
    .menu ul li{
      padding-left: 3px;
    }
    .menu ul li a{
      font-size: 12px;
    }
    .circle p{
     
      margin-top: 60%!important;
      margin-left: -45%;
    }
    .login{
      margin-left: 10px;
      }
}

@media (min-width: 780px) and (max-width: 829px){
 .circle p{
         
          margin-top: 70%!important;
          margin-left: -50%;
        }
        .login{
          margin-left: 10px;
          }
          
          .circle {
            /* border:2px solid black; */
            width: 130px;
            height: 130px;
            padding: 5px;
            border-radius: 50%;
              margin-top: 70px;
              /* margin-left: -10px;; */
            }
            .tick img{
              width: 100px;
              height: 100px;
            }
            .tick img:hover{
            opacity: 0.5;
            }
            
            .circle .tick {
            width: 10px;
            height: 10px;
            position: absolute;
            left: 50%;
            top: 50%;
            margin-left: -15px;
            margin-top: -5px;
            }

}

  @media (min-width: 767px) and (max-width: 780px){
    .login{
      margin-left: 10px;
      }
      .menu ul{
        margin-right:0px;
        }
        .menu ul li{
          padding-left: 3px;
        }
        .menu ul li a{
          font-size: 12px;
        }
        .circle p{
        
          margin-top: 70%!important;
          margin-left: -70%;
        }
        .login{
          margin-left: 10px;
          }
          
          .circle {
            /* border:2px solid black; */
            width: 130px;
            height: 130px;
            padding: 5px;
            border-radius: 50%;
              margin-top: 70px;
              /* margin-left: -10px;; */
            }
            .tick img{
              width: 100px;
              height: 100px;
            }
            .tick img:hover{
            opacity: 0.5;
            }
            
            .circle .tick {
            width: 10px;
            height: 10px;
            position: absolute;
            left: 50%;
            top: 50%;
            margin-left: -25px;
            margin-top: -5px;
            }


}

@media (max-width: 767px) {
.login1{
  display: none;
  }

.login{
   
  margin-left: 60px;
}

}
 @media (max-width: 540px) {
  .login{
  margin-left:30px!important;

  }
}


