@media screen and (max-width: 992px) {
    .centertext1{
        font-size: 40px !important;
    }
    .centertext{
        font-size: 30px !important;
    }
    .logo{
        width: 90%;
    }
    .btn1>img{
        height: 50px !important;
    }
    .btn2>img{
        height: 50px !important;
    }
    .mr-12{
        position: fixed !important;
        bottom: 90px;
        left: -320px !important;
        text-align: center;
    }
    .mr-13{
        position: fixed !important;
        bottom: 90px;
        right: -320px !important;
        text-align: center;
    }
    .ff{
      padding: 8px!important;
  }

  @media screen and (max-width: 992px){

  
.msgicon {
    position: absolute;
    right: 13% !important;
    bottom: 37% !important;
}
  }
  .msgicon{
    position: absolute;
    right: 13% !important;
    bottom: 33% !important;
  }
  .undertext{
    bottom:26% !important;
  }
  .undertext>h1 {
    font-size: 30px !important;
    font-weight: 600;
}

.cerimg {
  height: 30px !important;
}
.cbtnimg {
  height: 30px !important;
}

.cerimg1 {
  height: 30px !important;
}
.loginbtn {
  
  padding: 3px 5px !important;
}
.sign {
  background-color: aliceblue;
  height: 150px;
  width: 200px;
  position: absolute;
  bottom: 13%;
  left: 29%;
  border: 1px solid;
}

  }
/* @media query end */

.msgphoto1 {
  position: fixed;
  bottom: 2%;
  left: 32%;
}
.fillpre{
  background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}
.mess {
  height: 100%;
}
.ymsg{
  position: absolute;
  bottom: 45%;
  left: 25%;
  text-shadow: 7px 2px 3px #fff;
}
.ymsg>h1{
  font-size: 24px;
    font-weight: 700;
   
}
img.logo {
  width: 80%;
}
.col-lg-6.col-sm-6.cer {
  margin: 30px 0px;
}
.btnsize{
  padding: 5px;
    width: 200px;
}



html {
  font: 18px 'Helvetica Neue', sans-serif;
}


.signature-component {
  text-align: left;
  display: inline-block;
  max-width: 100%;
}
.signature-component h1 {
    margin-bottom: 0;
  }
  .signature-component h2 {
    margin: 0;
    font-size: 100%;
  }
  .signature-component  button {
    padding: 1em;
    background: transparent;
    box-shadow: 2px 2px 4px #777;
    margin-top: .5em;
    border: 1px solid #777;
    font-size: 1rem;
    &.toggle{
      background: rgba(red, .2);
    }
  }
  .signature-component canvas {
    display: block;
    position: relative;
    border: 1px solid;    
  }
  .signature-component img {
    position: absolute;
    left: 0;
    top: 0;
  }


  .loginbtn1{
    right: 26% !important;
  }
.textareaa{
  width: 100%;
  height: 100%;
}
.sign{
  background-color: aliceblue;
    height: 150px;
    width: 200px;
    position: absolute;
    bottom: 6%;
    left: 33%;
    border: 1px solid;
}
.msgicon{
  position: absolute;
  right: 17%;
    bottom: 32%;
}
.ic{
  height: 40px;
}
.msgback{
  background-color: aliceblue;
  height: 400px;
 
}

  .ff{
     padding: 20px;
  }
.formphoto{
  position: absolute;
    right: 0;
}

.frompostion{
  position: absolute;
  bottom: 25%;
}
  label.lab {
    width: 100px;
}
 
  .cbtn{
    position: fixed;
    bottom: 5%;
    right: 5%;
  }
  .fimg{
    border: 1px solid black;
    box-shadow: 0px 0px 9px 9px #fff;
  }
  .adminpage{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 10%;
    left: 25%;
  }
  .cerimg{
    height: 50px;
    margin: 70px 0px;
  }
  .cerimg1{
    height: 50px;
    float: right;
  }
  .undertext>h1{
    font-size: 60px;
    font-weight: 600;
  }
  .undertext{
    position: fixed;
    bottom: 30%;
    left: 35%;
    font-size: 54px;
    color: #fff;
    text-shadow: 3px 2px 5px #111411;
    font-family: Rage Italic;
  }
.loginbtn{
    position: fixed;
    bottom: 5%;
    right: 5%;
   
}
  .form-control{
    display: inline !important;
    width: 50% !important;
    margin-left: 80px;
    padding: 0px 80px;
    border: 1px solid black;
  }
  .btnimg{
    height: 45px;
  }
  .fromcenter{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

.centertext{
    font-size: 40px;
    font-weight: 900;
    font-style: normal;
    color: #000;
    text-shadow: 8px 3px 5px #a09fa9;
    font-family: Arial, black;
}

.centertext1{
    font-size: 48px;
    font-weight: 900;
    font-style: normal;
    color: rgb(0 32 96);
    text-shadow: 3px 2px #fff;
    font-family: Lucida Handwriting;
    position: absolute;
    left: 30%;
    top: 50%;
}


.mr-13{
    position: absolute;
    bottom: 90px;
    right: 0px;
    text-align: center;
}
.mr-12{
    position: absolute;
    bottom: 90px;
   left: 0px;
   text-align: center;
}
.con{
    margin: 0px 100px;
}