h1.innerh1 {
    margin-top: 5%;
    margin-bottom: 4%;
}
img.img-responsive.h1innerbgline {
    margin-top: -6%;
    margin-left: 17%;
    width: 45%;
}
.manahome1 .container-fluid {
    padding-right: 0;
}
.manahome1 .col-md-6 {
    padding-right: 0;
}
.manahome2 {
    margin-top: 3%;
    margin-bottom: 1%;
}
.manahome2 p {
    width: 80%;
}
.admission:hover {
    box-shadow: 1px 3px 8px 4px;
}
.manahome2 h2 {
        margin-top: 3%;
    font-weight: bold;
    margin-bottom: 1%;
}
.accordion {
 padding: 2.2rem 0;
    border-radius: 1rem;
    background: white;
    width: 58%;
}
ul.dgcaul1 {
    list-style: disc !important;
}
p.dgcap1.dgcacenter {
    text-align: center;
    font-size: 17px;
        font-weight: bold;
}
.dgcaimg1{
    width: 100%;
}
.accordion__heading {
  margin-bottom: 1rem;
  padding: 0 1.4rem;
}

.accordion__item:not(:last-child) {
  border-bottom: 1px solid lightgrey;
    background: lightgrey;
}

.accordion__btn {
         display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.2rem 1.4rem;
    background: lightgrey;
    border: none;
    outline: none;
    color: #000000;
    font-size: 22px;
    text-align: left;
    cursor: pointer;
    transition: 0.1s;
    font-weight: 100;
}
.accordion__btn:hover {
     color: #000000;
    font-weight: 100;
    background: lightgrey;
    font-size: 22px;
}
.accordion__item {
        box-shadow: 0 4px 8px 0 rgb(42 41 41 / 49%), 0 6px 20px 0 rgb(28 17 17 / 19%);
    margin-bottom: 3%;
}
.accordion__item--active .accordion__btn {
   color: #000000;
    border-bottom: 2px solid lightgrey;
    background: lightgrey;
}

.accordion__content {
  font-weight: 300;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  color: black;
  font-size: 15px !important;
  transform: translateX(16px);
  transition: max-height 0.5s ease, opacity 0.5s, transform 0.5s;
}
.accordion__content p {
      padding: 0rem 1.8rem;
    color: black;
}

.accordion__item--active .accordion__content {
  opacity: 1;
  transform: translateX(0px);
  max-height: 100vh;
   background: lightgrey;
   padding: 35px;
}
.accordion__icon {
  border-radius: 50%;
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
  opacity: 0.9;
}
.accordion__item--active .accordion__icon {
  transform: rotate(180deg);
}
h3.elocri {
    margin-top: 3%;
    font-weight: bold;
}
.manahome5 {
   padding-top: 2%;
    background: #e6e6e6;
    padding-bottom: 2%;
}
.image h5 {
    padding: 15px;
    color: #032b44;
    font-weight: 900;
    height: 77px;
    text-align: center;
}

.image img {
  z-index: 0;
  align-content: center;
  width: 100%;
}
.col-md-auto.image {
    width: 20%;
    float: left;
    padding: 15px;
    outline: 1px solid white;
    outline-offset: -25px;
}
.image p {
    z-index: 1;
    position: absolute;
    color: white;
    padding-left: 8px;
    display: none;
    width: 17.8%;
    background: #032b44e0;
    padding: 20px;
    height: 338px;
    text-align: left;
    overflow: auto;
}
.title1 {
  background-color: #c1c1c1;
  padding: 1.1%;
}
p.caption a {
    background: white;
    padding: 5px 20px;
    color: #032b44;
    font-weight: bold;
    margin-top: 10%;
    display: inline-block;
}
h2.innerh21 {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
}
img.img-responsive.h3innerbgline {
    margin-top: -1%;
    margin-left: 53%;
    width: 16%;
}
.admih2 {
    text-align: center;
    color: #0c2d2b;
    margin-top: 0;
}
.form-group {
    padding-left: 0;
    margin-bottom: 29px;
}
.admiform {
    margin-top: 4%;
}
.admiform .form-group {
    margin: 15px auto 0px;
}
.adminsubmit {
    color: #fff !important;
    background: rgb(15,113,184) !important;
background: linear-gradient(90deg, rgba(15,113,184,1) 0%, rgba(0,129,197,1) 60%, rgba(0,157,224,1) 96%) !important;
    padding: 7px 48px !important;
    font-size: 23px !important;
    text-transform: uppercase !important;
    margin: 6% auto 0px !important;
    display: block;
}
.manahome3 {
    margin-top: 4%;
}
.col-md-4.manahome31 {
    background: #e6e6e6;
    padding: 35px;
    width: 25%;
}
.admission {
    width: 150px !important;
    height: 150px !important;
    padding: 15px;
}
.dgcahome {
    background: #226b75 !important;
    margin-left: 15% !important;
}
.awardshome {
    background: #084c59 !important;
     margin-left: 4% !important;
    margin-top: 0px !important;
}
.campush {
    background: #519998 !important;
    margin-top: 20px !important;
    margin-left: 15% !important;
}
p.adp1 {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.awardshome1 {
    margin-left: 4% !important;
    margin-top: 20px !important;
    background: #084c59 !important;
}
.withoubg{
    background: transparent !important;
}
.admission img {
    margin: 0px auto;
}

@media (min-width: 1680px) and (max-width: 1919px)  {
.image h5 {
    height: 130px;
}
.image p {
    height: 355px;
}
.admih2 {
    font-size: 27px;
}
}
@media (min-width: 1600px) and (max-width: 1679px)  {
.image h5 {
    height: 130px;
}
.image p {
    height: 355px;
}
.admih2 {
    font-size: 27px;
}
img.img-responsive.h3innerbgline {
    width: 19%;
}
}
@media (min-width: 1440px) and (max-width: 1599px)  {
  .image h5 {
    height: 130px;
}
.image p {
    height: 320px;
}
.manahome2 {
    margin-top: 0%;
    margin-bottom: 1%;
}
img.img-responsive.h3innerbgline {
    width: 19%;
}
}
@media (min-width: 1366px) and (max-width: 1439px)  {
  .image h5 {
    height: 130px;
}
.image p {
    height: 320px;
}
.manahome2 {
    margin-top: 0%;
    margin-bottom: 1%;
}  
img.img-responsive.h3innerbgline {
    width: 19%;
}
}
@media (min-width: 1024px) and (max-width: 1365px)  {
     .image h5 {
    height: 130px;
}
img.img-responsive.h3innerbgline {
    width: 31%;
}
.image p {
        height: 350px;
    width: 29%;
    font-size: 14px;
}
.col-md-4.manahome31 {
    padding: 20px;
}
.manahome2 {
    margin-top: 0%;
    margin-bottom: 1%;
}
img.img-responsive.h1innerbgline {
    margin-top: -6%;
    margin-left: 42%;
    width: 45%;
}
.col-md-auto.image {
    width: 33%;
}
}
@media (min-width: 768px) and (max-width: 1023px)  {
    .col-md-auto.image {
    width: 33%;
}
.accordion {
    width: 90%;
}
.image h5 {
    font-size: 16px;
    height: 88px;
}
.image p {
    font-size: 16px;
    width: 27.8%;
    height: 288px;
}
.col-md-4.manahome31 {
    width: 50%;
    margin: 0px auto 6%;
}
.dgcahome {
    margin-left: 5% !important;
}
.awardshome {
    margin-left: 28% !important;
    margin-top: 0px !important;
    position: absolute;
    top: 0;
}
.campush {
    margin-top: 0px !important;
    margin-left: 15% !important;
    position: absolute;
    top: 0;
    right: 5%;
}
.awardshome1 {
    margin-left: 4% !important;
    margin-top: 0px !important;
    position: absolute;
    top: 0;
    right: 28%;
}
}

@media (min-width: 600px) and (max-width: 767px)  {
    .col-md-auto.image {
    width: 33%;
}
.accordion {
    width: 100%;
}
.image h5 {
    font-size: 16px;
    height: 88px;
}
.image p {
    font-size: 16px;
    width: 27.8%;
    height: 232px;
}
.col-md-4.manahome31 {
    width: 50%;
    margin: 0px auto 6%;
}
.dgcahome {
    margin-left: 17% !important;
}
.awardshome {
    margin-left: 17% !important;
    margin-top: 0px !important;
    position: relative;
    top: 15px;
}
.campush {
    margin-top: 15px !important;
    margin-left: 15% !important;
    position: absolute;
    bottom: -15px;
    right: 8%;
}
.awardshome1 {
    margin-left: 4% !important;
    margin-top: 0px !important;
    position: absolute;
    top: 0;
    right: 8%;
}
}


@media (min-width: 240px) and (max-width: 599px)  {
.accordion {
    width: 100%;
}
img.img-responsive.h1innerbgline {
    margin-top: -6%;
    margin-left: 18%;
    width: 57%;
}
.manahome2 p {
    width: 100%;
    font-size: 17px;
}
.accordion__btn {
    font-size: 15px;
}
    .col-md-auto.image {
    width: 100%;
}
.image h5 {
    font-size: 16px;
    height: 88px;
}
.col-md-4.manahome31 {
    width: 100%;
    margin: 0px auto 6%;
}
.dgcahome {
    margin-left: -3% !important;
}
.awardshome {
   margin-left: -3% !important;
    margin-top: 0px !important;
    position: relative;
    top: 15px;
}
.campush {
    margin-top: 15px !important;
    margin-left: 15% !important;
    position: absolute;
    bottom: -15px;
    right: 3%;
}
.awardshome1 {
    margin-left: 4% !important;
    margin-top: 0px !important;
    position: absolute;
    top: 0;
    right: 3%;
}
.accordion__btn:hover {
    font-size: 15px;
}
}
@media (min-width: 411px) and (max-width: 599px)  {
.image p {
       font-size: 16px;
    width: 83.8%;
    height: 374px;

}
}
@media (min-width: 384px) and (max-width: 410px)  {
.image p {
       font-size: 16px;
    width: 83.8%;
    height: 350px;

}
}
@media (min-width: 375px) and (max-width: 383px)  {
.image p {
       font-size: 16px;
    width: 83.8%;
    height: 345px;

}
}
@media (min-width: 360px) and (max-width: 374px)  {
.image p {
       font-size: 16px;
    width: 83.8%;
    height: 335px;

}
.dgcahome {
    margin: 0 auto !important;
}
.awardshome {
    margin: 0 auto !important;
    position: relative;
    top: 15px;
}
.campush {
    margin: 0 auto !important;
    position: relative;
    top: 30px;
        right: 0;
}
.awardshome1 {
    margin: 0px auto !important;
    position: relative;
    top: 45px;
    right: 0;
}
}
@media (min-width: 240px) and (max-width: 359px)  {
.image p {
       font-size: 16px;
    width: 83.8%;
    height: 295px;

}
.dgcahome {
    margin: 0 auto !important;
}
.awardshome {
    margin: 0 auto !important;
    position: relative;
    top: 15px;
}
.campush {
    margin: 0 auto !important;
    position: relative;
    top: 30px;
        right: 0;
}
.awardshome1 {
    margin: 0px auto !important;
    position: relative;
    top: 45px;
    right: 0;
}
}