#stream1 {
  display: none;
}
#admit{
  display: none;
}
#reg{
  display: none;
}

#pass{
  display: none;
}

#hslc{
  display: none;
}

#pro{
  display: none;
}

#birth{
  display: none;
}
#tc{
  display: none;
}
#last{
  display: none;
}

.dropzone {
  min-height:200px !important;
}
.dropzone .dz-message:before {
  font-size: 20px !important;
}
.dropzone .dz-message {
  font-size: 1.5em !important;
}
.header-title{
  background-color: #3f1e67;
}
.logo {
  width: 85px;
  border-radius: 20px;
}
.logo img{
  border-radius: 20px;
  width: 90px;
}
.title {
  font-size: 35px;
  color:#ffffff;
  font-weight: bold;
}
.site-sub-title{
  font-size: 25px;
  color: #ffffff;
}

footer {
    text-align:center;
}