* {
  font-family: 'Poppins';
}

html { font-size: 22px; }

 
.dropdown-menu.dropdown-menu-end.animated.flipInY.show{
  position: relative!important;
  transform: translate(-263px, 2px);
  margin-top: 90px!important;
}
.banner{
  background-color: #000;
    /*background-image: url(/Home.jpg);*/
    width: 100%;
    height: auto;
    background-position: bottom left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bn_Home{
  background-position: inherit !important;        
}
.navigation{
  box-sizing: border-box;

position: absolute;
width: 90%;
height: 100px;
left: 5%;
top: 15px;
/*
background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) ;
background-blend-mode: overlay, normal;
filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
backdrop-filter: blur(40px);
box-shadow: 2px 5px #00000017;

border:1px solid #fff;
border-radius: 100px;*/
}
.navimag{
  position: absolute;
width: 113.89px;
height: 113px;
left: 0px;
top: -5px;
}
.navHeading{
  position: absolute;
width: 567px;
height: 100%;
left: 10%;
top: 25%;

font-family: 'arial';
font-style: normal;
font-weight: 200;
font-size: 36px;
line-height: 56px;
/* identical to box height */
color: #FFFFFF;
word-wrap: break-word;
}
.nav-setting{
  display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    right: 0%;
    position: absolute;
  
    height: 56px;
   
    top: 23px;
   
    font-size: 46px;
    line-height: 56px;
    color: #FFFFFF;
}
/* body { padding: 1rem; } */




.card {
  /* background-color: dodgerblue; */
  color: white;
 /* padding: 1rem;*/
  height: 5rem;
  margin-top: 23%;
  width: 100%;
  background-color: none!important;
  
}

.cards {
  max-width: 1200px;
 
  margin: 0 auto;
  display: grid;
  gap: 0.5rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.marginTop{
  margin-top: 5%!important;
  top: -2% !important;
  margin-bottom:13%;
}
.marginTopSecond{
  margin-top: 3%!important;
    top: -10% !important;
    margin-bottom: 10%;
}
.marginTopThird{
  margin-top: 2%!important;
    top: -13% !important;
    margin-bottom: 10%;
}
.insideCard{
  height: 154px;
  width: 100%;
    position: absolute;
   
}
.insideImage{
  width: 80px;
  height: 80px;
  position: absolute;
  top: 22%;
  left: 8%;
}
.insideIcon{
  position: absolute;
  top: 30%;
  width: 60px;
  height: 60px;
  left: 12%;
}
.insideIconLast{
  left: 11%;
}
.insideHeading{
  position: absolute;
  top: 32%;
  left: 32%;
  color: #fff;
  font-size: 26px;
}


#myTextBox{
	color: white !important;
  border: none;
  padding-left: 20px;
}

input[type="email"]:focus {
  border: none;
  
}



.grid-container {
  background-color: dodgerblue;
  color: white;
  padding: 1rem;
  height: 4rem;
 
}
.grid-item {
  position: relative;
  width: 553px;
height: 203px;
/* background-color: #20AAA1; */

  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
  /* margin-right: 10px;
  margin-bottom: 20px;
  max-width: 1200px; */
  margin: 0 auto;
  display: grid;
  gap: 1rem;
}

.column{
position: absolute;
width: 553px;
height: 203px;
left: 5%;
top: 17%;
background-color: #20AAA1;
border-radius: 10px;
}
.column1{

  position: absolute;
  width: 553px;
  height: 203px;
  left: 50%;
  top: 17%;
  background-color: #20AAA1;
  border-radius: 10px;
  }
.iconBox{
  width: 100px;
    height: 100px;
  position: absolute;
  left: 6.77%;
  right: 85.78%;
  top: 15.15%;
  bottom: 63.61%;
  
  background: rgba(255, 255, 255, 0.3);
  border-radius: 22px;

}
.icon{
  width: 70px;
  height:70px;
  position: absolute;
  top: 15%;
  left: 15%;

background: rgba(255, 255, 255, 0.3);
border-radius: 22px;
}

.icon-text {
  height: 53px;
  width: 318px;
  position: absolute;
  left: 120.31%;
  /* right: 68.12%; */
  top: 22.69%;
  bottom: 67.41%;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 35px;
    letter-spacing: 0.016em;
    color: #FFFFFF;

}

.box {
  Width: 143px;
  Height:  143px;
  Top:  250px;
  Left:  130px;
 
  position: absolute;
left: 6.77%;
right: 85.78%;
top: 23.15%;
bottom: 63.61%;

background: rgba(255, 255, 255, 0.3);
border-radius: 22px;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  align-items: center;
  float:right;
  margin-right: 1%;
}
.table-responsive table, .table-responsive table td, .table-responsive table th, .white-box form label {
  color: #fff;
}

.topbar .top-navbar .navbar-nav .dropdown-menu {
  position: relative;
  border-radius: initial;
}


nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
  /* box-sizing: border-box; */


	background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
background-blend-mode: overlay, normal;
filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
backdrop-filter: blur(40px);
/* Note: backdrop-filter has minimal browser support */
border-radius: 100px;
 }
.formArea {
  position: relative;
  width: 80%;
  height: 81vh;
  margin: 10% 20% 10% 10%;
  /* background: linear-gradient(270deg, #c0c0c0 0%, #c9bfb6 100%); */
  box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.08);
  border-radius: 17px;
}

.sign-content {
  position: absolute;
  width: 470px;
  height: 500px;
  left: 10%;
  top: 10%;
  /* background-color: #20AAA1; */
}

.sign-heading {
  position: absolute;
  left: 9.11%;
  right: 82.6%;
  top: 31.57%;
  bottom: 62.04%;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 69px;
  /* identical to box height */
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #FFFFFF;
}

.logo {
  position: absolute;
  width: 200px;
  height: 168px;
  left: 175px;
  top: 152px;
}

.signText {
  position: absolute;
  left: 9.11%;
  right: 81.82%;
  top: 39.35%;
  bottom: 57.13%;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 38px;
  /* identical to box height */
  display: flex;
  align-items: center;
  color: #FFFFFF;
}

.label {
  position: absolute;
  width: 100%;
  height: 10%;
  left: 1.50%;
  top: 30.35%;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  /* identical to box height, or 159% */
  display: flex;
  align-items: center;
  color: #FFFFFF;
}

.textBox {
  position: absolute;
  width: 100%;
  height: 12%;
  top: 35.35%;
  background: linear-gradient(180deg, #575A70 0%, #575A70 100%);
 
  border-radius: 10px;
}

.label1 {
  position: absolute;
  width: 100%;
  height: 10%;
  /* left: 1.50%; */
margin-top: 1%;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 35px;
  /* identical to box height, or 159% */
  display: flex;
  align-items: center;
  color: #FFFFFF;
}

.textBox1 {
  position: absolute;
  width: 100%;
  height: 12%;
  /* top: 75.35%; */
 
  background: linear-gradient(180deg, #575A70 0%, #575A70 100%);
 
  border-radius: 10px;
}
.forgetbtn{
    position: absolute;
    width: 100%;
    height: 10%;
    left: 75%;
    top: 80.35%;
    
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 35px;
    /* identical to box height, or 175% */
    
    display: flex;
    align-items: center;
    
    color: #20AAA1;
}
.button{
    position: absolute;
width: 100%;
height: 12%;
left: 1.50%;
top: 90.35%;
color: #FFFFFF;
background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.08);
border-radius: 17px;
border:none;
} 
.formText{
  position: absolute;
width: 100%;
height: 400px;
/* left: 1.50%; */
top: 10.35%;


}

@media screen and (max-width: 768px) {
  .table-responsive {
    display: block;
    width: 100%;
  
    margin-top: 80px;
    
}
  .buttonAdd {
    position: absolute;
    top: 15%;
    right: 60%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  .buttonAdd1 {
    position: absolute;
    top: 15%;
    right: 0%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  #imgContent{
    display:none;
  }
  #textContent{
    width: 100%;
  }
  .sign-content {
    width: 100%;
    left: 5%;
    top: 10%;
  }
  .sign-heading {
    font-size: 22px;
    line-height: 50px;
    top: 17px;
    left: 0px;
}
  
  .logo {
    width: 150px;
    height: 126px;
    left: -5%;
    top: 10%;
  }
  .signText {
    font-size: 16px;
    line-height: 28px;
    top: 10%;
    left: 0;
  }
  .label {
    font-size: 16px;
    line-height: 28px;
    top: 30%;
  }
  .textBox {
    width: 100%;
    top: 40%;
  }
  .label1 {
    font-size: 16px;
    line-height: 28px;
    top: 50%;
  }
  .textBox1 {
    width: 100%;
    top: 60%;
  }
  .forgetbtn {
    font-size: 14px;
    line-height: 28px;
    top: 70%;
    left:65%;
  }
  .button {
    top: 80%;
  }
  nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
    /* box-sizing: border-box; */
  
  
    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background-blend-mode: overlay, normal;
  filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
  backdrop-filter: blur(40px);
  /* Note: backdrop-filter has minimal browser support */
 
   }
   .icon-text {
  
   
    left: 110.31%;
    /* right: 68.12%; */
    top: 22.69%;
    bottom: 67.41%;
  
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.016em;
   
}

}
/* For screens with a maximum width of 480px */
@media screen and (max-width: 480px) {
  .navigation {
    box-sizing: border-box;
    position: absolute;
    width: 98%;
    height: 100px;
    left: 1%;
    top: 15px;
    /*background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%);
    background-blend-mode: overlay, normal;
    filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
    backdrop-filter: blur(40px);
    box-shadow: 2px 5px #00000017;
    border: 1px solid #fff;
    border-radius: 100px;*/
}
  .navHeading {
    position: absolute;
    width: 53%;
    height: 100%;
    left: 30%;
    top: 25%;
    font-family: 'arial';
    font-style: normal;
    font-weight: 200;
    font-size: 28px;
    line-height: 30px;
    color: #FFFFFF;
    word-wrap: break-word;
}
  .insideHeading {
    position: absolute;
    top: 32%;
    left: 35%;
    color: #fff;
    font-size: 23px;
}
  .card {
    /* background-color: dodgerblue; */
    color: white;
    padding: 1rem;
    height: 5rem;
    margin-top: 15%;
    width: 100%;
    left: none!important;
    margin-left: -6%;
}
  .table-responsive {
    display: block;
    width: 100%;
  
    margin-top: 80px;
    
}
  .buttonAdd {
    position: absolute;
    top: 15%;
    right: 60%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  .buttonAdd1 {
    position: absolute;
    top: 15%;
    right: 0%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  .formArea {
    position: relative;
    width: 90%;
    height: 81vh;
    margin: 0;
   
} nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
  /* box-sizing: border-box; */


  background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
background-blend-mode: overlay, normal;
filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
backdrop-filter: blur(40px);
/* Note: backdrop-filter has minimal browser support */

 }
 .icon-text {

 
  left: 110.31%;
  /* right: 68.12%; */
  top: 22.69%;
  bottom: 67.41%;

  font-size: 22px;
  line-height: 35px;
  letter-spacing: 0.016em;
 
}
  #imgContent{
    display:none;
  }
  #textContent{
    width: 100%;
  }
  .sign-heading {
    font-size: 30px;
    line-height: 40px;
    top: 5%;
    width: 100%;
  }
  .logo {
    display: none;
  }
  .signText {
    font-size: 20px;
    line-height: 24px;
    top: 12%;
    width: 100%;
  }
  .label {
    font-size: 14px;
    line-height: 24px;
    top: 26%;
  }
  .textBox {
    top: 35%;
  }
  .formText {
    position: absolute;
    width: 100%;
    height: 400px;
    /* left: 1.50%; */
    top: 13.35%;
}
  .label1 {
    font-size: 14px;
    line-height: 24px;
    top: 46%;
  }
  .textBox1 {
    top: 55%;
  }
  .forgetbtn {
    font-size: 12px;
    line-height: 24px;
    top: 65%;
    left: 69%;
  }
  .button {
    top: 75%;
  }
}
@media only screen and (max-width: 575px) {
  /* Adjust styles for extra small devices here */
  .banner {
    background-color: #000;
    /*background-image: url(/Home.jpg);*/
    width: 100%;
    height: auto;
    background-position: bottom left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
  .marginTop{
    margin-top: 10%!important;
    top: -2% !important;
    margin-bottom:13%;
  }
  .navigation {
    box-sizing: border-box;
    position: absolute;
    width: 98%;
    height: 100px;
    left: 2%;
    top: 15px;
    /*background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) ;
    background-blend-mode: overlay, normal;
    filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
    backdrop-filter: blur(40px);
    box-shadow: 2px 5px #00000017;
    border: 1px solid #fff;
    border-radius: 100px;*/
}
  .navHeading {
    position: absolute;
    width: 53%;
    height: 100%;
    left: 30%!important;
    top: 25%!important;
    font-family: 'arial';
    font-style: normal;
    font-weight: 200;
    font-size: 25px!important;
    line-height: 30px!important;
    color: #FFFFFF;
    word-wrap: break-word;
}
  .insideHeading {
    position: absolute;
    top: 32%;
    left: 35%;
    color: #fff;
    font-size: 20px;
}
  .card {
    /* background-color: dodgerblue; */
    color: white;
    padding: 1rem;
    height: 5rem;
    margin-top: 15%;
    width: 100%;
    left: none!important;
    margin-left: -6%;
}
  .table-responsive {
    display: block;
    width: 100%;
    margin-top: 80px;
    
}
  .buttonAdd {
    position: absolute;
    top: 15%;
    right: 60%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  .buttonAdd1 {
    position: absolute;
    top: 15%;
    right: 0%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
#imgContent{
  display: none;
}
.col-6{
  width:100%;
}

}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* Adjust styles for small devices here */
  .marginTop{
    margin-top: 10%!important;
    top: -2% !important;
    margin-bottom:13%;
  }
  .navigation {
    box-sizing: border-box;
    position: absolute;
    width: 98%;
    height: 100px;
    left: 1%;
    top: 15px;
/*    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%);
    background-blend-mode: overlay, normal;
    filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
    backdrop-filter: blur(40px);
    box-shadow: 2px 5px #00000017;
    border: 1px solid #fff;
    border-radius: 100px;*/
}
  .navHeading {
    position: absolute;
    width: 53%;
    height: 100%;
    left: 30%;
    top: 25%;
    font-family: 'arial';
    font-style: normal;
    font-weight: 200;
    font-size: 28px;
    line-height: 30px;
    color: #FFFFFF;
    word-wrap: break-word;
}
  .insideHeading {
    position: absolute;
    top: 32%;
    left: 35%;
    color: #fff;
    font-size: 23px;
}
  .card {
    /* background-color: dodgerblue; */
    color: white;
    padding: 1rem;
    height: 5rem;
    margin-top: 15%;
    width: 100%;
    left: none!important;
    margin-left: -6%;
}
  .table-responsive {
    display: block;
    width: 100%;
  
    margin-top: 80px;
   
}
  .buttonAdd {
    position: absolute;
    top: 15%;
    right: 60%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  .buttonAdd1 {
    position: absolute;
    top: 15%;
    right: 0%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  #imgContent{
    display:none;
  }
  #textContent{
    width: 100%;
  }
  nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
    /* box-sizing: border-box; */
  
  
    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background-blend-mode: overlay, normal;
  filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
  backdrop-filter: blur(40px);
  /* Note: backdrop-filter has minimal browser support */
 
   }
   .icon-text {
  
   
    left: 110.31%;
    /* right: 68.12%; */
    top: 22.69%;
    bottom: 67.41%;
  
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.016em;
   
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* Adjust styles for medium devices here */
  .marginTop{
    margin-top: 16%!important;
    top: -2% !important;
    margin-bottom:13%;
  }
  .navigation {
    box-sizing: border-box;
    position: absolute;
    width: 98%;
    height: 100px;
    left: 2%;
    top: 15px;
/*    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) ;
    background-blend-mode: overlay, normal;
    filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
    backdrop-filter: blur(40px);
    box-shadow: 2px 5px #00000017;
    border: 1px solid #fff;
    border-radius: 100px;*/
}
  .navHeading {
    position: absolute;
    width: 53%!important;
    height: 100%!important;
    left: 17%!important;
    top: 32%!important;
    font-family: 'arial';
    font-style: normal;
    font-weight: 200;
    font-size: 28px!important;
    line-height: 30px!important;
    color: #FFFFFF;
    word-wrap: break-word;
}
  .insideHeading {
    position: absolute;
    top: 32%;
    left: 35%;
    color: #fff;
    font-size: 23px;
}
  .card {
    /* background-color: dodgerblue; */
    color: white;
    padding: 1rem;
    height: 5rem;
    margin-top: 15%;
    width: 100%;
    left: none!important;
    margin-left: -6%;
}
  .table-responsive {
    display: block;
    width: 100%;
  
    margin-top: 80px;
    
}
  .buttonAdd {
    position: absolute;
    top: 15%;
    right: 60%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  .buttonAdd1 {
    position: absolute;
    top: 15%;
    right: 0%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  #imgContent{
    display:none;
  }
  #textContent{
    width: 100%;
  }
  nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
    /* box-sizing: border-box; */
  
  
    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background-blend-mode: overlay, normal;
  filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
  backdrop-filter: blur(40px);
  /* Note: backdrop-filter has minimal browser support */
 
   }
   .icon-text {
  
   
    left: 110.31%;
    /* right: 68.12%; */
    top: 22.69%;
    bottom: 67.41%;
  
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.016em;
   
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* Adjust styles for large devices here */
  .marginTop{
    margin-top: 10%!important;
    top: -2% !important;
    margin-bottom:13%;
  }
  .navigation {
    box-sizing: border-box;
    position: absolute;
    width: 90%;
    height: 100px;
    left: 5%;
    top: 15px;
    /*background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) ;
    background-blend-mode: overlay, normal;
    filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
    backdrop-filter: blur(40px);
    box-shadow: 2px 5px #00000017;
    border: 1px solid #fff;
    border-radius: 100px;*/
}
  .navHeading {
    position: absolute;
    width: 53%;
    height: 100%;
    left: 30%;
    top: 25%;
    font-family: 'arial';
    font-style: normal;
    font-weight: 200;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    word-wrap: break-word;
}
  .insideHeading {
    position: absolute;
    top: 32%;
    left: 35%;
    color: #fff;
    font-size: 23px;
}
  .card {
    /* background-color: dodgerblue; */
    color: white;
    padding: 1rem;
    height: 5rem;
    margin-top: 15%;
    width: 100%;
    left: none!important;
    margin-left: -6%;
}
  .table-responsive {
    display: block;
    width: 100%;
  
    margin-top: 80px;
    
}
  .buttonAdd {
    position: absolute;
    top: 15%;
    right: 60%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  .buttonAdd1 {
    position: absolute;
    top: 15%;
    right: 0%;
    background: linear-gradient(270deg, #20AAA1 0%, #3FCFC6 100%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 8%);
    border-radius: 17px;
    transform: translateY(-50%);
}
  nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
    /* box-sizing: border-box; */
  
  
    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background-blend-mode: overlay, normal;
  filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
  backdrop-filter: blur(40px);
  /* Note: backdrop-filter has minimal browser support */
 
   }
   .icon-text {
  
   
    left: 110.31%;
    /* right: 68.12%; */
    top: 22.69%;
    bottom: 67.41%;
  
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.016em;
   
}
  #imgContent{
    width:50%
   }
   #textContent{
     width: 50%;
   }
   .formArea{
    position: relative;
    width: 80%;
    height: 81vh;
  
    margin: 10% 20% 10% 10%;
  }
  .sign-content {
    width: 90%;
    left: 5%;
    top: 10%;
  }
  .sign-heading {
    width: 100%;
    font-size: 22px;
    line-height: 50px;
    top: 17px;
    left: 0px;
}
  
  .logo {
    width: 150px;
    height: 126px;
    left: -5%;
    top: 10%;
  }
  .signText {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    top: 10%;
    left: 0;
  }
  .label {
    font-size: 16px;
    line-height: 28px;
    top: 30%;
  }
  .textBox {
    width: 100%;
    top: 40%;
  }
  .label1 {
    font-size: 16px;
    line-height: 28px;
    top: 50%;
  }
  .textBox1 {
    width: 100%;
    top: 60%;
  }
  .forgetbtn {
    font-size: 14px;
    line-height: 28px;
    top: 70%;
    left:69%;
  }
  .button {
    top: 80%;
  }
}
@media only screen and (min-width: 1200px) {
  /* Adjust styles for extra large devices here */
  
  .marginTop{
    margin-top: 9%!important;
    top: -2% !important;
    margin-bottom:13%;
  }
  .navigation {
    box-sizing: border-box;
    position: absolute;
    width: 90%;
    height: 100px;
    left: 5%;
    top: 15px;
/*    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%);
    background-blend-mode: overlay, normal;
    filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
    backdrop-filter: blur(40px);
    box-shadow: 2px 5px #00000017;
    border: 1px solid #fff;
    border-radius: 100px;*/
}
  .navHeading {
    position: absolute;
    width: 53%;
    height: 100%;
    left: 10%;
    top: 33%;
    font-family: 'arial';
    font-style: normal;
    font-weight: 200;
    font-size: 36px;
    line-height: 30px;
    color: #FFFFFF;
    word-wrap: break-word;
}
  nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
    /* box-sizing: border-box; */
  
  
    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background-blend-mode: overlay, normal;
  filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
  backdrop-filter: blur(40px);
  /* Note: backdrop-filter has minimal browser support */
 
   }
   .icon-text {
  
   
    left: 110.31%;
    /* right: 68.12%; */
    top: 22.69%;
    bottom: 67.41%;
  
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.016em;
   
}
  #imgContent{
   width:50%
  }
  #textContent{
    width: 50%;
  }
  .sign-content {
    width: 90%;
    left: 5%;
    top: 10%;
  }
  .sign-heading {
    font-size: 22px;
    line-height: 50px;
    top: 17px;
    left: 0px;
}
  
  .logo {
    width: 150px;
    height: 126px;
    left: -5%;
    top: 10%;
  }
  .signText {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    top: 10%;
    left: 0;
  }
  .label {
    font-size: 16px;
    line-height: 28px;
    top: 30%;
  }
  .textBox {
    width: 100%;
    top: 40%;
  }
  .label1 {
    font-size: 16px;
    line-height: 28px;
    top: 50%;
  }
  .textBox1 {
    width: 100%;
    top: 60%;
  }
  .forgetbtn {
    font-size: 14px;
    line-height: 28px;
    top: 70%;
    left:72%;
  }
  .button {
    top: 80%;
  }
}
 @media only screen and (max-width: 1920px) {
  /* Adjust styles for extra large devices here */
  
  .marginTop{
    margin-top: 9%!important;
    top: -2% !important;
    margin-bottom:13%;
  }
  .navigation {
    box-sizing: border-box;
    position: absolute;
    width: 90%;
    height: 100px;
    left: 5%;
    top: 15px;
    /*background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%);
    background-blend-mode: overlay, normal;
    filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
    backdrop-filter: blur(40px);
    box-shadow: 2px 5px #00000017;
    border: 1px solid #fff;
    border-radius: 100px;*/
}
  .navHeading {
    position: absolute;
    width: 53%;
    height: 100%;
    left: 10%;
    top: 33%;
    font-family: 'arial';
    font-style: normal;
    font-weight: 200;
    font-size: 36px;
    line-height: 30px;
    color: #FFFFFF;
    word-wrap: break-word;
}
  nav.navbar, nav.navbar div, nav a, nav div, nav li, nav h2, nav i {
    /* box-sizing: border-box; */
  
  
    background: url(.png), radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(165, 239, 255, 0.2) 0%, rgba(110, 191, 244, 0.0447917) 77.08%, rgba(70, 144, 213, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background-blend-mode: overlay, normal;
  filter: drop-shadow(2px 16px 19px rgba(0, 0, 0, 0.09));
  backdrop-filter: blur(40px);
  /* Note: backdrop-filter has minimal browser support */
 
   }
   .icon-text {
  
   
    left: 110.31%;
    /* right: 68.12%; */
    top: 22.69%;
    bottom: 67.41%;
  
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.016em;
   
}
  #imgContent{
   width:50%
  }
  #textContent{
    width: 50%;
  }
  .sign-content {
    width: 90%;
    left: 5%;
    top: 10%;
  }
  .sign-heading {
    font-size: 22px;
    line-height: 50px;
    top: 17px;
    left: 0px;
}
  
  .logo {
    width: 150px;
    height: 126px;
    left: -5%;
    top: 10%;
  }
  .signText {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    top: 10%;
    left: 0;
  }
  .label {
    font-size: 16px;
    line-height: 28px;
    top: 30%;
  }
  .textBox {
    width: 100%;
    top: 40%;
  }
  .label1 {
    font-size: 16px;
    line-height: 28px;
    top: 50%;
  }
  .textBox1 {
    width: 100%;
    top: 60%;
  }
  .forgetbtn {
    font-size: 14px;
    line-height: 28px;
    top: 71%;
    left:65%;
  }
  .button {
    top: 80%;
  }
  .banner{
background-color: #000;
    /*background-image: url(/Home.jpg);*/
    width: 100%;
    height: auto;
    background-position: bottom left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
@media (min-width: 600px) {
  .grid-item { grid-template-columns: repeat(2, 1fr); }
  
}
@media (min-width: 900px) {
  .grid-item { grid-template-columns: repeat(3, 1fr); }
}
.fixed-layout .left-sidebar, .fixed-layout .topbar {
    position: fixed;
    min-height: 130px;
    padding-top: 0px;
    background-color: #000;
    border-bottom: 1px solid #111;
}
.table-responsive{
    overflow: unset;
}
.eachphoto img {
  max-width: 100%;
  max-height: 150px;
}
i.red {
    background-color: #f00;
}